mirror of
https://github.com/HarmonyHoney/tiny_crate.git
synced 2026-01-23 02:34:53 +00:00
remove android-bundle dir from scripts
This commit is contained in:
parent
e8836964e0
commit
62a69688a0
2 changed files with 0 additions and 6 deletions
|
|
@ -1,9 +1,6 @@
|
|||
rmdir /s /q android
|
||||
mkdir android
|
||||
|
||||
rmdir /s /q android-bundle
|
||||
mkdir android-bundle
|
||||
|
||||
rmdir /s /q linux
|
||||
mkdir linux
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,6 @@
|
|||
rm -rf android
|
||||
mkdir android
|
||||
|
||||
rm -rf android-bundle
|
||||
mkdir android-bundle
|
||||
|
||||
rm -rf linux
|
||||
mkdir linux
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue