Fix shebangs
This commit is contained in:
committed by
John Livingston
parent
561bd50a42
commit
a129a9bc4c
@ -1430,7 +1430,7 @@ msgstr ""
|
||||
#: support/documentation/content/en/documentation/admin/advanced/xmpp_clients.md
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"#!/bin/sh\n"
|
||||
"#!/usr/bin/env sh\n"
|
||||
"/var/www/peertube/storage/plugins/data/peertube-plugin-livechat/prosodyAppImage/squashfs-root/AppRun prosodyctl \\\n"
|
||||
" --root \\\n"
|
||||
" --config /var/www/peertube/storage/plugins/data/peertube-plugin-livechat/prosody/prosody.cfg.lua \\\n"
|
||||
|
Reference in New Issue
Block a user