Remove .github directory form SVR.JS repository

This commit is contained in:
Dorian Niemiec 2024-04-08 17:32:00 +02:00
parent 3295cb6973
commit f7da1d3683
2 changed files with 1 additions and 0 deletions

View file

@ -13,6 +13,7 @@ pushd $(dirname $0)
cp -a svrjs svrjs-temp
rm -rf svrjs-temp/.git
rm -rf svrjs-temp/.github
find svrjs-temp -name '.gitignore' -exec rm -f {} \;
mkdir svrjs-temp/node_modules_uncompressed

BIN
svr.js.nightly.20240331.zip Normal file

Binary file not shown.