rwMarkable: fix rm

This commit is contained in:
vhsdream 2025-10-05 16:05:46 -04:00
parent 4fcd873133
commit 369bcd9e04

View File

@ -60,7 +60,7 @@ function update_script() {
msg_info "Restarting ${APP} service"
systemctl start rwmarkable
msg_ok "Restarted ${APP} service"
rm /opt/data.tar
rm /opt/data_config.tar
msg_ok "Updated Successfully"
fi
exit