mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
add daemon reload to avoid error if user wants to start tpot without reboot
This commit is contained in:
@ -167,6 +167,7 @@ echo
|
|||||||
echo "### Now replacing T-Pot related config files on host"
|
echo "### Now replacing T-Pot related config files on host"
|
||||||
cp host/etc/systemd/* /etc/systemd/system/
|
cp host/etc/systemd/* /etc/systemd/system/
|
||||||
cp host/etc/issue /etc/
|
cp host/etc/issue /etc/
|
||||||
|
systemctl daemon-reload
|
||||||
echo
|
echo
|
||||||
|
|
||||||
echo "### Now pulling latest docker images"
|
echo "### Now pulling latest docker images"
|
||||||
|
Reference in New Issue
Block a user