[bin] Fix mail and capture scripts
This commit is contained in:
@ -32,11 +32,11 @@ if [ "$1" = "backyard" ]; then
|
||||
host="paaliaq.local"
|
||||
fi
|
||||
if [ "$1" = "backyard_low" ]; then
|
||||
port=8082
|
||||
port=8081
|
||||
host="paaliaq.local"
|
||||
fi
|
||||
if [ "$1" = "basement_extension" ]; then
|
||||
port=8083
|
||||
port=8082
|
||||
host="paaliaq.local"
|
||||
fi
|
||||
if [ "$1" = "diningroom" ]; then
|
||||
|
||||
Reference in New Issue
Block a user