1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-08-11 18:52:27 +00:00
Files
2018-01-22 22:30:12 +01:00

4 lines
69 B
Bash

#!/bin/sh
cd /mastodon
exec npm run start > ./log/streaming.log 2>&1