mirror of
https://github.com/unraid/webgui.git
synced 2026-01-08 02:29:51 -06:00
scripts dutchification - batch 2
This commit is contained in:
@@ -47,8 +47,6 @@ case "${1:-start}" in
|
||||
fi
|
||||
# start emhttpd
|
||||
/usr/local/bin/emhttpd
|
||||
[[ -n $(pgrep emhttpd) ]] && REPLY="Started" || REPLY="Failed"
|
||||
log "emhttpd... $REPLY."
|
||||
;;
|
||||
'stop')
|
||||
log "Stopping web services..."
|
||||
|
||||
Reference in New Issue
Block a user