Introduce kickstart help and commands
This commit is contained in:
10
lib/kickstart-help
Executable file
10
lib/kickstart-help
Executable file
@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "kickstart"
|
||||
echo "Bash provisioning support"
|
||||
echo
|
||||
echo "Available commands are:"
|
||||
|
||||
kickstart commands
|
||||
echo
|
||||
echo "Happy hacking (:"
|
Reference in New Issue
Block a user