Remove temp backup in /var/www to provide better unattended backup
This commit is contained in:
@@ -146,7 +146,7 @@ step_22() {
|
|||||||
echo " [I] Copying configuration"
|
echo " [I] Copying configuration"
|
||||||
exe cp -ar "$tempBu/config.json" "$ELEMENT_WEB_LOC/"
|
exe cp -ar "$tempBu/config.json" "$ELEMENT_WEB_LOC/"
|
||||||
|
|
||||||
echo " [I] Don't forget to \"clean\" if everything is working as expected"
|
exe rm -rf "$tempBu"
|
||||||
}
|
}
|
||||||
tempDown="/tmp/${toolName}"
|
tempDown="/tmp/${toolName}"
|
||||||
tempLoc="$tempDown/${toolName}.tar.gz"
|
tempLoc="$tempDown/${toolName}.tar.gz"
|
||||||
|
Reference in New Issue
Block a user