Update openclaw_assistant/run.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -374,11 +374,12 @@ if [ "$ENABLE_TERMINAL" = "true" ] || [ "$ENABLE_TERMINAL" = "1" ]; then
|
|||||||
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
|
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
|
||||||
echo "!! WARNING: terminal_port ${TERMINAL_PORT} IS ALREADY IN USE !!"
|
echo "!! WARNING: terminal_port ${TERMINAL_PORT} IS ALREADY IN USE !!"
|
||||||
echo "!! !!"
|
echo "!! !!"
|
||||||
echo "!! The web terminal (ttyd) could NOT be started because port !!"
|
echo "!! The web terminal (ttyd) may FAIL to start because port !!"
|
||||||
echo "!! ${TERMINAL_PORT} is occupied by another process. !!"
|
echo "!! ${TERMINAL_PORT} appears to be in use by another process. !!"
|
||||||
echo "!! !!"
|
echo "!! !!"
|
||||||
echo "!! ACTION REQUIRED: Go to Add-on Configuration and change !!"
|
echo "!! ACTION REQUIRED: If the terminal does not work, go to !!"
|
||||||
echo "!! 'terminal_port' to a free port, then restart the add-on. !!"
|
echo "!! Add-on Configuration and change 'terminal_port' to a free !!"
|
||||||
|
echo "!! port, then restart the add-on. !!"
|
||||||
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
|
echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
|
||||||
echo ""
|
echo ""
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user