continue work on sensor deploy

This commit is contained in:
t3chn0m4g3
2024-02-23 20:30:12 +01:00
parent 127f0c2c92
commit 2723becd96
3 changed files with 46 additions and 24 deletions

View File

@ -269,7 +269,7 @@ if [ "${myTPOT_TYPE}" == "SENSOR" ];
then
cp ${HOME}/tpotce/compose/sensor.yml ${HOME}/tpotce/docker-compose.yml
myINFO="### Make sure to deploy SSH keys to this sensor and disable SSH password authentication.
### On hive run the tpotce/tools/deploy.sh script to join this sensor to the hive."
### On hive run the tpotce/deploy.sh script to join this sensor to the hive."
fi
# Pull docker images