mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-20 12:40:25 +02:00
Filesystem update.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
rm $1
|
||||
flip -u $2
|
||||
mkdir -p `dirname $1`
|
||||
cd /var/local/Doom/base
|
||||
cat $2 | zip $1 -@
|
||||
|
||||
Reference in New Issue
Block a user