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