clean.sh now removes buildRelease

This commit is contained in:
realaltffour 2020-04-17 20:18:51 +03:00
parent 1bc0152ab2
commit d698627268
No known key found for this signature in database
GPG Key ID: 7115CD2AC9A76A56
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/bin/bash
rm -rf build
rm -rf buildRelease
rm -rf bin
rm -rf artifacts