mirror of
https://github.com/TrianguloY/LightningLauncher.git
synced 2025-02-14 08:48:03 +01:00
2 lines
59 B
Bash
2 lines
59 B
Bash
![]() |
for i in lllp_*; do cd $i; ant clean release ; cd ..; done
|