Init commit
This commit is contained in:
6
scripts/clean/client/index.sh
Normal file
6
scripts/clean/client/index.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eu
|
||||
|
||||
cd client
|
||||
rm -rf compiled/ dist/ dll/
|
||||
Reference in New Issue
Block a user