mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-12-21 14:36:25 +01:00
Fix: mariadb repo in update_scripts (#10034)
This commit is contained in:
@ -28,7 +28,7 @@ function update_script() {
|
||||
msg_error "No ${APP} Installation Found!"
|
||||
exit
|
||||
fi
|
||||
|
||||
setup_mariadb
|
||||
if check_for_gh_release "firefly" "firefly-iii/firefly-iii"; then
|
||||
systemctl stop apache2
|
||||
cp /opt/firefly/.env /opt/.env
|
||||
|
||||
Reference in New Issue
Block a user