Skip to content

Commit fe7954d

Browse files
author
Tobias Stein
committed
Fix typo.
1 parent 1d5e9f6 commit fe7954d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/startup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ chmod +x "/usr/local/lib/web/frontend$PREFIX_PATH/static/websockify/run"
6767
PASSWORD=
6868
HTTP_PASSWORD=
6969

70-
dynamic prefix path renaming
70+
#dynamic prefix path renaming
7171
if [ -n "$DYNAMIC_PREFIX_PATH" ]; then
7272
PREFIX_PATH="$DYNAMIC_PREFIX_PATH"
7373
echo "DYNAMIC_PREFIX_PATH: $PREFIX_PATH"

0 commit comments

Comments
 (0)