diff --git a/image/startup.sh b/image/startup.sh index ea7e251..b609c1a 100755 --- a/image/startup.sh +++ b/image/startup.sh @@ -67,7 +67,7 @@ chmod +x "/usr/local/lib/web/frontend$PREFIX_PATH/static/websockify/run" PASSWORD= HTTP_PASSWORD= -dynamic prefix path renaming +#dynamic prefix path renaming if [ -n "$DYNAMIC_PREFIX_PATH" ]; then PREFIX_PATH="$DYNAMIC_PREFIX_PATH" echo "DYNAMIC_PREFIX_PATH: $PREFIX_PATH"