diff --git a/debug-level-conf/stop_clear.sh b/debug-level-conf/stop_clear.sh new file mode 100644 index 0000000..d5eeb6e --- /dev/null +++ b/debug-level-conf/stop_clear.sh @@ -0,0 +1,5 @@ +#!/bin/bash +git pull +bash services.sh stop +bash nuke_logs.sh +bash cleanup.sh \ No newline at end of file