diff --git a/scripts/upgrade b/scripts/upgrade index 8d3778b..8c46cf9 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -145,6 +145,8 @@ then # Remove the lock if it exists lock=$final_path/documents/install.lock [[ -f $lock ]] && sudo rm $lock + + mkdir -p /var/log/$app/ # Upgrade with CURL cd $final_path/htdocs/install/