fixes for cron

This commit is contained in:
David Bomba
2021-01-05 22:48:27 +11:00
parent 2f6b5ea55e
commit 6528ef7162

View File

@@ -84,7 +84,6 @@ fi
# Set permission for web server to create/update files
chown -R invoiceninja:www-data /var/www/app/storage /var/www/app/public /var/www/app/bootstrap
chmod +x /usr/local/bin/cron.sh
# Initialize values that might be stored in a file
file_env 'APP_KEY'