mirror of
https://github.com/unraid/webgui.git
synced 2026-01-01 15:10:19 -06:00
monitor_interface: remove unused 'disown' statement
This commit is contained in:
@@ -67,4 +67,3 @@ while :; do
|
||||
# check every 3 seconds
|
||||
sleep 3
|
||||
done &
|
||||
disown %%
|
||||
|
||||
Reference in New Issue
Block a user