Browse Source

Use generic skeleton for complete.bash

Alois Mahdal 7 years ago
parent
commit
e18d42d630
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/complete.bash.skel

src/complete.bash → src/complete.bash.skel View File

@@ -1,6 +1,6 @@
1 1
 #!/bin/bash
2 2
 
3
-__SATURNIN_COMPLETE_CMDNAME=saturnin-demo
3
+__SATURNIN_COMPLETE_CMDNAME=__MKIT_PROJ_PKGNAME__
4 4
 
5 5
 #shellcheck disable=SC2016
6 6
 __SATURNIN_COMPLETE_CODETMPL='