butteredtoast5/release.sh

9 lines
178 B
Bash
Raw Permalink Normal View History

2023-04-02 01:57:43 +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"