1749860821
This commit is contained in:
+4
-4
@@ -6,12 +6,12 @@ set -e
|
|||||||
|
|
||||||
# reconfigure to normal mode
|
# reconfigure to normal mode
|
||||||
echo "Starting configure script..."
|
echo "Starting configure script..."
|
||||||
# quiet level
|
# info level
|
||||||
# bash ./reconfig_full.sh ./reconfig_full.sh ./working-normal-level-conf
|
# bash ./reconfig_full.sh ./reconfig_full.sh ./info-level-conf
|
||||||
# running (warn level)
|
# running (warn level)
|
||||||
# bash ./reconfig_full.sh ./working-warn-level-conf
|
# bash ./reconfig_full.sh ./running-warn-level-conf
|
||||||
# debug/dev mode
|
# debug/dev mode
|
||||||
bash ./reconfig_full.sh ./debug-level-conf-dev
|
bash ./reconfig_full.sh ./debug-level-conf
|
||||||
|
|
||||||
# enable services
|
# enable services
|
||||||
echo "Enabling Services..."
|
echo "Enabling Services..."
|
||||||
|
|||||||
Reference in New Issue
Block a user