Added info prompt to Portable mode
This commit is contained in:
@@ -40,6 +40,7 @@ while true; do
|
||||
echo "export SHELLHUB_PREFERRED_HOSTNAME={{preferred_hostname}}" >>/opt/ShellHub/RunAgent.sh
|
||||
{% end %}
|
||||
echo "/opt/ShellHub/agent" >>/opt/ShellHub/RunAgent.sh
|
||||
echo "To run the Agent use 'bash /opt/ShellHub/RunAgent.sh' as root"
|
||||
exit;;
|
||||
[Ss]* )
|
||||
break;;
|
||||
|
||||
Reference in New Issue
Block a user