mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-10 17:34:41 +00:00
Update mafl.sh (#5715)
This commit is contained in:
parent
2b848ff1d8
commit
301a23e5f4
1 changed files with 1 additions and 1 deletions
|
@ -46,8 +46,8 @@ function update_script() {
|
|||
cd /opt/mafl
|
||||
yarn install
|
||||
yarn build
|
||||
systemctl start mafl
|
||||
mv /opt/mafl-backup/data /opt/mafl/data
|
||||
systemctl start mafl
|
||||
msg_ok "Updated Mafl to v${RELEASE}"
|
||||
else
|
||||
msg_ok "No update required. ${APP} is already at v${RELEASE}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue