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" msg_info "Restarting ${APP} service"
systemctl start rwmarkable systemctl start rwmarkable
msg_ok "Restarted ${APP} service" msg_ok "Restarted ${APP} service"
rm /opt/data.tar rm /opt/data_config.tar
msg_ok "Updated Successfully" msg_ok "Updated Successfully"
fi fi
exit exit