4 lines
69 B
Plaintext
Raw Normal View History

2017-06-13 21:47:33 +02:00
#!/bin/sh
cd /mastodon
exec bundle exec rails s -p 3000 -b '0.0.0.0'