cleanup build script

This commit is contained in:
Stephen Toth 2018-06-29 06:49:33 -04:00
parent 753a4747dd
commit a201f15e08
1 changed files with 1 additions and 3 deletions

4
build
View File

@ -1,5 +1,3 @@
#!/bin/bash -l #!/bin/bash
#$ -S /bin/bash
#$ -N $2
date date
spasm -ET "FSHa.asm" "bin/FSHa.8xp" spasm -ET "FSHa.asm" "bin/FSHa.8xp"