mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-07 08:19:17 +00:00
test update
This commit is contained in:
parent
db724e0cb2
commit
7188cdd0e6
@ -80,7 +80,7 @@ check_container_resources
|
||||
mv /opt/storage /opt/firefly-iii/storage
|
||||
chown -R www-data:www-data /opt/firefly-iii
|
||||
chmod -R 775 /opt/firefly-iii/storage
|
||||
composer install --no-dev &>/dev/null
|
||||
composer install --no-dev
|
||||
php artisan migrate --seed &>/dev/null
|
||||
php artisan firefly-iii:decrypt-all &>/dev/null
|
||||
php artisan cache:clear &>/dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user