We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b848ff commit 301a23eCopy full SHA for 301a23e
ct/mafl.sh
@@ -46,8 +46,8 @@ function update_script() {
46
cd /opt/mafl
47
yarn install
48
yarn build
49
- systemctl start mafl
50
mv /opt/mafl-backup/data /opt/mafl/data
+ systemctl start mafl
51
msg_ok "Updated Mafl to v${RELEASE}"
52
else
53
msg_ok "No update required. ${APP} is already at v${RELEASE}"
0 commit comments