Mousetrap IP address updated.

This commit is contained in:
2022-06-22 18:24:57 +01:00
parent ff17c75b49
commit 9a56245143

2
san
View File

@@ -3,7 +3,7 @@ set -o vi
# set -x # set -x
if [ -z $SAN_SERVER_IP ]; then if [ -z $SAN_SERVER_IP ]; then
SAN_SERVER_IP=192.168.0.64 SAN_SERVER_IP=10.23.135.17
fi fi
DESCR="" DESCR=""