mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
correct ews.ip owner after ip update
This commit is contained in:
@ -8,6 +8,7 @@ tee /data/ews/conf/ews.ip << EOF
|
|||||||
[MAIN]
|
[MAIN]
|
||||||
ip = $myEXTIP
|
ip = $myEXTIP
|
||||||
EOF
|
EOF
|
||||||
|
chown tpot:tpot /data/ews/conf/ews.ip
|
||||||
if [ -f /var/run/check.lock ];
|
if [ -f /var/run/check.lock ];
|
||||||
then rm /var/run/check.lock
|
then rm /var/run/check.lock
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user