@@ -15,6 +15,9 @@ mkdir -p storage/framework/cache \
|
|||||||
storage/app \
|
storage/app \
|
||||||
storage/logs
|
storage/logs
|
||||||
|
|
||||||
|
timestamp=$(date -u "+[%Y-%m-%d %H:%M:%S]")
|
||||||
|
echo "$timestamp Investbrain starting..." >> storage/logs/laravel.log
|
||||||
|
|
||||||
echo -e "\n > Storage directory scaffolding is OK... "
|
echo -e "\n > Storage directory scaffolding is OK... "
|
||||||
|
|
||||||
# Ensure storage directory is permissioned for www-data
|
# Ensure storage directory is permissioned for www-data
|
||||||
|
|||||||
Reference in New Issue
Block a user