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