might work now
This commit is contained in:
@@ -8,4 +8,7 @@ done
|
||||
echo "streaming starting..."
|
||||
|
||||
cd /mastodon/app
|
||||
exec envdir /state/envdir chpst -u mastodon:mastodon bash -c "npm run start"
|
||||
exec \
|
||||
envdir /state/envdir \
|
||||
chpst -u mastodon:mastodon \
|
||||
bash -i -c "npm run start"
|
||||
|
||||
Reference in New Issue
Block a user