Skip to content

Commit 301a23e

Browse files
authored
Update mafl.sh (#5715)
1 parent 2b848ff commit 301a23e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ct/mafl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ function update_script() {
4646
cd /opt/mafl
4747
yarn install
4848
yarn build
49-
systemctl start mafl
5049
mv /opt/mafl-backup/data /opt/mafl/data
50+
systemctl start mafl
5151
msg_ok "Updated Mafl to v${RELEASE}"
5252
else
5353
msg_ok "No update required. ${APP} is already at v${RELEASE}"

0 commit comments

Comments
 (0)