0
0
Fork 0
mirror of https://github.com/dhewm/dhewm3.git synced 2025-03-22 18:51:05 +00:00
dhewm3/neo/sys/linux/pk4/packup-nocase.sh

7 lines
92 B
Bash
Raw Permalink Normal View History

2011-11-22 21:28:15 +00:00
#!/bin/sh
rm $1
flip -u $2
mkdir -p `dirname $1`
cd /var/local/Doom/base
cat $2 | zip $1 -@