mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-13 00:24:10 +00:00
672cfbf16f
* Bump Q3_VERSION to 1.35
3 lines
89 B
Bash
3 lines
89 B
Bash
#!/bin/sh
|
|
rm -f COPYING
|
|
rmdir --ignore-fail-on-non-empty demoq3 missionpack >& /dev/null
|