aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/clean/client/index.sh
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-05-05 10:50:20 +0200
committerChocobozzz <me@florianbigard.com>2021-05-05 10:51:32 +0200
commita0e69167ae43ffbe088b2e9e436bf2624a4a1b4e (patch)
tree81f0e61560b4991e16141a4dc7359dbb99f12750 /scripts/clean/client/index.sh
parent36d9a79f7be85406489491670bda5284fa897d02 (diff)
downloadPeerTube-a0e69167ae43ffbe088b2e9e436bf2624a4a1b4e.tar.gz
PeerTube-a0e69167ae43ffbe088b2e9e436bf2624a4a1b4e.tar.zst
PeerTube-a0e69167ae43ffbe088b2e9e436bf2624a4a1b4e.zip
Remove scripty
It breaks our tests with the latest npm release
Diffstat (limited to 'scripts/clean/client/index.sh')
-rwxr-xr-xscripts/clean/client/index.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/clean/client/index.sh b/scripts/clean/client/index.sh
new file mode 100755
index 000000000..19b89de77
--- /dev/null
+++ b/scripts/clean/client/index.sh
@@ -0,0 +1,6 @@
1#!/bin/sh
2
3set -eu
4
5cd client
6rm -rf compiled/ dist/ dll/