mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2025-01-05 09:11:03 +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
|