Fix shebangs

This commit is contained in:
Mehdi Benadel
2025-04-28 01:58:37 +02:00
committed by John Livingston
parent 561bd50a42
commit a129a9bc4c
43 changed files with 48 additions and 48 deletions

View File

@ -1449,7 +1449,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"