mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
Update actual Budget due Breaking certs
Direct Push, contributor unreachable, Breaking Updates and Script
This commit is contained in:
parent
9f0945394f
commit
a56bbba2bd
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue