mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 04:22:11 +00:00
correct ews.ip owner after ip update
This commit is contained in:
parent
89df9c78e5
commit
1ec9f81f3c
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ tee /data/ews/conf/ews.ip << EOF
|
|||
[MAIN]
|
||||
ip = $myEXTIP
|
||||
EOF
|
||||
chown tpot:tpot /data/ews/conf/ews.ip
|
||||
if [ -f /var/run/check.lock ];
|
||||
then rm /var/run/check.lock
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue