Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@sunnyone
Created April 25, 2019 10:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sunnyone/3c35de8b8c151d0b61bb4cc63085e7a5 to your computer and use it in GitHub Desktop.
Save sunnyone/3c35de8b8c151d0b61bb4cc63085e7a5 to your computer and use it in GitHub Desktop.
Gollum entrypoint.sh
#!/bin/sh
cd /work
exec bundle exec bin/gollum -p 80 /wiki
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment