wait 5 min
This commit is contained in:
@@ -5,7 +5,7 @@ BGreen='\033[1;32m' # Green
|
||||
Color_Off='\033[0m' # Text Reset
|
||||
|
||||
function stop_container() {
|
||||
sleep 120
|
||||
sleep 300
|
||||
lxc stop ${1}
|
||||
echo -e $(date) "- ${BGreen}Container ${1} stopped${Color_Off}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user