diff --git a/plugin/plugins/dynamix.unraid.net.plg b/plugin/plugins/dynamix.unraid.net.plg index f46701133..f82a9470d 100755 --- a/plugin/plugins/dynamix.unraid.net.plg +++ b/plugin/plugins/dynamix.unraid.net.plg @@ -349,6 +349,7 @@ echo "⚠️ Do not close this window yet" echo if [ -e /etc/rc.d/rc.unraid-api ]; then + touch /tmp/restore-files-dynamix-unraid-net # stop flash backup /etc/rc.d/rc.flash_backup stop &>/dev/null # stop the api gracefully @@ -386,7 +387,7 @@ fi