mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-12-13 11:27:01 +00:00
Fix dependencies (#7877)
This commit is contained in:
@@ -46,6 +46,7 @@ function update_script() {
|
||||
cp -r /opt/monica-backup/.env /opt/monica
|
||||
cp -r /opt/monica-backup/storage/* /opt/monica/storage/
|
||||
$STD composer install --no-interaction --no-dev
|
||||
$STD yarn config set ignore-engines true
|
||||
$STD yarn install
|
||||
$STD yarn run production
|
||||
$STD php artisan monica:update --force
|
||||
|
||||
Reference in New Issue
Block a user