remove android-bundle dir from scripts

This commit is contained in:
Harmony Honey Monroe 2025-03-05 19:17:56 -05:00
parent e8836964e0
commit 62a69688a0
2 changed files with 0 additions and 6 deletions

View file

@ -1,9 +1,6 @@
rmdir /s /q android
mkdir android
rmdir /s /q android-bundle
mkdir android-bundle
rmdir /s /q linux
mkdir linux

View file

@ -1,9 +1,6 @@
rm -rf android
mkdir android
rm -rf android-bundle
mkdir android-bundle
rm -rf linux
mkdir linux