1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-03-08 13:19:05 +00:00

Update actual Budget due Breaking certs

Direct Push, contributor unreachable, Breaking Updates and Script
This commit is contained in:
CanbiZ 2025-03-07 22:56:27 +01:00 committed by GitHub
parent 9f0945394f
commit a56bbba2bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,8 +58,8 @@ function update_script() {
fi
if [[ -f /opt/actualbudget_bak/selfhost.key ]]; then
mv /opt/actualbudget_bak/selfhost.key /opt/actualbudget-data/selfhost.key
mv /opt/actualbudget_bak/selfhost.crt /opt/actualbudget-data/selfhost.crt
mv /opt/actualbudget_bak/selfhost.key /opt/actualbudget/selfhost.key
mv /opt/actualbudget_bak/selfhost.crt /opt/actualbudget/selfhost.crt
fi
if [[ -f /opt/actualbudget_bak/.env ]]; then