breathofgod/release.sh

8 lines
179 B
Bash
Raw Normal View History

2023-02-07 15:02:57 +00:00
#!/bin/sh
rm -rf "$3"
python3 ../blorbtool.py "$1" giload "$2" interpreter
#eps2eps "$4/Inform Map.eps" "Inform Map.eps"
#mv "Inform Map.eps" "$4/Inform Map.eps"
cp -R "$4" "$3"