mirror of
https://github.com/UberGames/ioef.git
synced 2025-02-17 17:31:08 +00:00
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
|