diff --git a/ct/mafl.sh b/ct/mafl.sh index 2d30c6674..9c6a81dd3 100644 --- a/ct/mafl.sh +++ b/ct/mafl.sh @@ -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}"