summarylogtreecommitdiffstats
path: root/devdocs-server.sh
blob: f9ce94962abce9be8a268e1186e3011b5c64857b (plain)
1
2
3
#!/usr/bin/env -iS bash --login
cd /opt/devdocsgjs-git && bundle exec rackup "$@"