aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/help.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/help.sh')
-rwxr-xr-xscripts/help.sh4
1 files changed, 3 insertions, 1 deletions
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 @@
1#!/usr/bin/env sh 1#!/bin/sh
2
3set -eu
2 4
3printf "############# PeerTube help #############\n\n" 5printf "############# PeerTube help #############\n\n"
4printf "npm run ...\n" 6printf "npm run ...\n"