getting rid of custom stuff
This commit is contained in:
@@ -23,7 +23,7 @@ case "${1}" in
|
||||
;;
|
||||
app:gen-signed-keys)
|
||||
shift 1
|
||||
gen_signed_keys "${1}"
|
||||
#gen_signed_keys "${1}"
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
@@ -41,7 +41,7 @@ case "${1}" in
|
||||
esac
|
||||
;;
|
||||
app:reload-3rd-formulas)
|
||||
configure_salt_formulas
|
||||
#configure_salt_formulas
|
||||
exec "$0" app:restart salt-master
|
||||
;;
|
||||
app:help)
|
||||
|
||||
Reference in New Issue
Block a user