X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Fhelp.sh;h=318bc63f5f09404049ea927375daa1e13a9c866c;hb=f37bad639b36d35c29a464dc52123a1e7c9cd28a;hp=a822d5d2e7c466eae78056ed76c989f386ffb66f;hpb=ecb4e35f4e6c7304cb274593c13cb47fd5078b75;p=github%2FChocobozzz%2FPeerTube.git diff --git a/scripts/help.sh b/scripts/help.sh index a822d5d2e..318bc63f5 100755 --- a/scripts/help.sh +++ b/scripts/help.sh @@ -1,4 +1,6 @@ -#!/usr/bin/env sh +#!/bin/sh + +set -eu printf "############# PeerTube help #############\n\n" printf "npm run ...\n"