mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-04 11:48:05 +00:00
fixed installation for cURL and cron
This commit is contained in:
@@ -26,3 +26,6 @@ cat .env.docker | envsubst > .env
|
||||
composer dump-autoload
|
||||
php artisan package:discover
|
||||
php artisan firefly:instructions install
|
||||
service rsyslog start
|
||||
service cron start
|
||||
exec apache2-foreground
|
||||
|
Reference in New Issue
Block a user