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
|
echo "export SHELLHUB_PREFERRED_HOSTNAME={{preferred_hostname}}" >>/opt/ShellHub/RunAgent.sh
|
||||||
{% end %}
|
{% end %}
|
||||||
echo "/opt/ShellHub/agent" >>/opt/ShellHub/RunAgent.sh
|
echo "/opt/ShellHub/agent" >>/opt/ShellHub/RunAgent.sh
|
||||||
|
echo "To run the Agent use 'bash /opt/ShellHub/RunAgent.sh' as root"
|
||||||
exit;;
|
exit;;
|
||||||
[Ss]* )
|
[Ss]* )
|
||||||
break;;
|
break;;
|
||||||
|
|||||||
Reference in New Issue
Block a user