mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2026-08-05 16:12:41 +02:00
Fix typo.
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user