test
This commit is contained in:
parent
904ee47545
commit
864f4083a1
@ -38,7 +38,7 @@ echo "template_setup completed"
|
|||||||
|
|
||||||
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
default) load_defaults="defaults";;
|
defaults) load_defaults="defaults";;
|
||||||
"") echo "No template-setup command given";;
|
"") echo "No template-setup command given";;
|
||||||
*) echo "'$1' is not a valid template-setup command";;
|
*) echo "'$1' is not a valid template-setup command";;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user