Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
videogamepreservation
/
qc
peilaus alkaen
https://github.com/videogamepreservation/qc
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Puu:
fb08f8cd2f
Branchit
Tagit
master
qc
/
sys
/
linux
/
pk4
/
packup-nocase.sh
packup-nocase.sh
100 B
Historia
Raaka
1
2
3
4
5
6
7
8
#!/bin/sh
rm $1
flip -u $2
mkdir -p `dirname $1`
cd /var/local/Doom/base
cat $2 | zip $1 -@