]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/clean/client/dist.sh
Add comments in nginx regarding blocks that can be safely removed
[github/Chocobozzz/PeerTube.git] / scripts / clean / client / dist.sh
index ea6f7d6443ef34a0c9a8ba211f92cc6d66128fc0..19b89de7787f7febda59194b738bc5b5fb661007 100755 (executable)
@@ -1,4 +1,6 @@
-#!/usr/bin/env sh
+#!/bin/sh
 
-cd client || exit -1
+set -eu
+
+cd client
 rm -rf compiled/ dist/ dll/