also run node gog by default, closes #52
This commit is contained in:
parent
98dff72888
commit
88b4dcfcac
2 changed files with 3 additions and 3 deletions
|
|
@ -63,4 +63,4 @@ ENV SHOW 1
|
|||
# Script to setup display server & VNC is always executed.
|
||||
ENTRYPOINT ["docker-entrypoint.sh"]
|
||||
# Default command to run. This is replaced by appending own command, e.g. `docker run ... node prime-gaming` to only run this script.
|
||||
CMD node epic-games; node prime-gaming
|
||||
CMD node epic-games; node prime-gaming; node gog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue