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 6b3b951 commit 98847c4Copy full SHA for 98847c4
plugin/plugins/dynamix.unraid.net.plg
@@ -198,7 +198,8 @@ exit 0
198
199
if [ "$is_7_2_or_higher" = true ]; then
200
echo "Unraid 7.2+ detected. Using safe removal method."
201
-
+ /etc/rc.d/rc.unraid-api plugins remove unraid-api-plugin-connect -b --no-restart
202
+
203
# Send notification to user
204
/usr/local/emhttp/webGui/scripts/notify \
205
-e "Unraid Connect" \
0 commit comments