mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-02 19:50:39 -06:00
Remove not working command.
This commit is contained in:
parent
214cd9c262
commit
18fb2e91b1
@ -58,9 +58,5 @@ echo "Migrating..."
|
||||
php /opt/app/artisan migrate --seed --force
|
||||
echo "Done!"
|
||||
|
||||
echo "Clear cache.."
|
||||
php /opt/app/artisan cache:clear
|
||||
echo "Done"
|
||||
|
||||
# Start nginx.
|
||||
/usr/sbin/nginx -c /opt/app/.sandstorm/service-config/nginx.conf -g "daemon off;"
|
||||
|
Loading…
Reference in New Issue
Block a user