mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-21 19:40:11 +00:00
Remove extra outputs from list-running
This commit is contained in:
parent
de3091cc83
commit
0012bb8118
@ -1264,7 +1264,7 @@ trap "die" SIGUSR2
|
||||
[[ -n "$STORE_CONFIG" ]] && write_config "$@"
|
||||
|
||||
if [[ $LIST_RUNNING -eq 1 ]]; then
|
||||
echo -e "List of running $PROGNAME instances:\n"
|
||||
#echo -e "List of running $PROGNAME instances:\n"
|
||||
list_running
|
||||
exit 0
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user