test
This commit is contained in:
parent
3b4f3f4294
commit
265f52504f
@ -5,7 +5,7 @@ load_defaults=""
|
||||
|
||||
case "$1" in
|
||||
defaults) load_defaults="defaults";;
|
||||
"") echo "No template-setup command given";;
|
||||
"") load_defaults="";;
|
||||
*) echo "'$1' is not a valid template-setup command";;
|
||||
esac
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user