mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-07 16:29:18 +00:00
work pleaaaase
This commit is contained in:
parent
19fdf01351
commit
99f0066a5e
@ -80,8 +80,6 @@ check_container_resources
|
|||||||
mv /opt/storage /opt/firefly-iii/storage
|
mv /opt/storage /opt/firefly-iii/storage
|
||||||
chown -R www-data:www-data /opt/firefly-iii
|
chown -R www-data:www-data /opt/firefly-iii
|
||||||
chmod -R 775 /opt/firefly-iii/storage
|
chmod -R 775 /opt/firefly-iii/storage
|
||||||
cd /opt/firefly-iii
|
|
||||||
composer install --no-dev &>/dev/null
|
|
||||||
php artisan migrate --seed &>/dev/null
|
php artisan migrate --seed &>/dev/null
|
||||||
php artisan firefly-iii:decrypt-all &>/dev/null
|
php artisan firefly-iii:decrypt-all &>/dev/null
|
||||||
php artisan cache:clear &>/dev/null
|
php artisan cache:clear &>/dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user