Lints the executable scripts
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
root_dir=`kickstart root-dir`
|
||||
root_dir=$(kickstart root-dir)
|
||||
echo "source $root_dir/completions/kickstart"
|
||||
|
Reference in New Issue
Block a user