mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Remove scripty
It breaks our tests with the latest npm release
This commit is contained in:
6
scripts/clean/client/index.sh
Executable file
6
scripts/clean/client/index.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eu
|
||||
|
||||
cd client
|
||||
rm -rf compiled/ dist/ dll/
|
||||
Reference in New Issue
Block a user