mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-09 08:16:26 +00:00
a5e0a7f5f9
This was SVN commit r1522.
5 lines
56 B
Bash
Executable File
5 lines
56 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd ../../build/xmbcleanup
|
|
perl xmbcleanup.pl
|