Adds a command alias: create could also be called init
This commit is contained in:
parent
2dbf3a59f3
commit
aafa6df1b7
2
lib/kickstart-init
Executable file
2
lib/kickstart-init
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash -e
|
||||
exec kickstart create "$@"
|
Loading…
Reference in New Issue
Block a user