Introduce kickstart help and commands
This commit is contained in:
4
lib/kickstart-commands
Executable file
4
lib/kickstart-commands
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
root_dir=`kickstart root-dir`
|
||||
echo "`ls $root_dir/lib | cut -f2 -d'-'`"
|
Reference in New Issue
Block a user