mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-24 08:52:18 +02:00
parent
00f661c9f5
commit
39a1c11940
@ -57,7 +57,7 @@ header_info
|
||||
if [[ ! -d /opt/actualbudget ]]; then msg_error "No ${APP} Installation Found!"; exit; fi
|
||||
msg_info "Updating ${APP}"
|
||||
systemctl stop actualbudget.service
|
||||
/opt/actualbudget
|
||||
cd /opt/actualbudget
|
||||
git pull
|
||||
yarn install
|
||||
systemctl start actualbudget.service
|
||||
|
Loading…
Reference in New Issue
Block a user