mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-28 09:27:12 -04:00
-w is no more
This commit is contained in:
parent
3248aed03b
commit
8d5ceccfc7
1 changed files with 1 additions and 2 deletions
|
@ -15,8 +15,7 @@ for port in "8080" "8081" "8082"; do
|
||||||
-f "$DIR/$port.log" \
|
-f "$DIR/$port.log" \
|
||||||
-d "$DIR/$port.db" \
|
-d "$DIR/$port.db" \
|
||||||
-vv \
|
-vv \
|
||||||
-D --pid-file "$DIR/$port.pid"\
|
-D --pid-file "$DIR/$port.pid"
|
||||||
-w
|
|
||||||
done
|
done
|
||||||
|
|
||||||
echo "Starting webclient on port 8000..."
|
echo "Starting webclient on port 8000..."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue