Skip to content

Commit

Permalink
switch usage to show options for enable script
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed Oct 9, 2023
1 parent 8437aa7 commit ed12f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ docker run -d \
-v /etc/localtime:/etc/localtime:ro \
-e WEBPAGE_TITLE=<name shown in browser tab> \
-e VNC_PASSWORD=<password for web ui> \
-e ENABLE_STARTUP_SCRIPTS=<install additional packages> \
-e ENABLE_STARTUP_SCRIPTS=<yes|no> \
-e UMASK=<umask for created files> \
-e PUID=<uid for user> \
-e PGID=<gid for user> \
Expand Down

0 comments on commit ed12f46

Please sign in to comment.