mirror of
https://gitlab.com/niansa/simpsh-httpd.git
synced 2025-03-06 20:53:36 +01:00
Update start-socat.sh
This commit is contained in:
parent
a0a7631e0e
commit
99937bf9ae
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ This is free software, and you are welcome to redistribute it under certain cond
|
||||||
'
|
'
|
||||||
|
|
||||||
. $DIR/config.sh
|
. $DIR/config.sh
|
||||||
if [ "$SUUSER" = "" ]; then SUUSER="$USER"; fi
|
#if [ "$SUUSER" = "" ]; then SUUSER="$USER"; fi
|
||||||
|
|
||||||
echo "Listening at Port $PORT"
|
echo "Listening at Port $PORT"
|
||||||
if [ "$1" = "-d" -o "$1" = "--daemon" ]; then
|
if [ "$1" = "-d" -o "$1" = "--daemon" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue