mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-04 18:32:51 +00:00
Update mafl.sh (#5715)
This commit is contained in:
@@ -46,8 +46,8 @@ function update_script() {
|
|||||||
cd /opt/mafl
|
cd /opt/mafl
|
||||||
yarn install
|
yarn install
|
||||||
yarn build
|
yarn build
|
||||||
systemctl start mafl
|
|
||||||
mv /opt/mafl-backup/data /opt/mafl/data
|
mv /opt/mafl-backup/data /opt/mafl/data
|
||||||
|
systemctl start mafl
|
||||||
msg_ok "Updated Mafl to v${RELEASE}"
|
msg_ok "Updated Mafl to v${RELEASE}"
|
||||||
else
|
else
|
||||||
msg_ok "No update required. ${APP} is already at v${RELEASE}"
|
msg_ok "No update required. ${APP} is already at v${RELEASE}"
|
||||||
|
|||||||
Reference in New Issue
Block a user