File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11#! /bin/sh
22cat ../rom/VERSION > version.txt
3- scp * .tzx * .tap * .bin vexed4 .alioth.net:/var/www/vhosts/spectrum.alioth.net/www/downloads
3+ scp * .tzx * .tap * .bin vexed5 .alioth.net:/var/www/vhosts/spectrum.alioth.net/www/downloads
44scp * .bin vexed4.alioth.net:/home/tnfsd/tnfsroot/firmware
55scp version.txt vexed4.alioth.net:/home/tnfsd/tnfsroot/firmware
66
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ ver: $(VERFILE) $(VERWORDFILE)
7272$(VERFILE ) :
7373 echo " bldstr: defb \" ` whoami` @` hostname` R` cat VERSION` \" ,0x0a,0" > $(VERFILE )
7474$(VERWORDFILE ) :
75- echo " bldver equ ` cat VERWORD ` " > $(VERWORDFILE )
75+ echo " bldver equ ` cat VERSION ` " > $(VERWORDFILE )
7676
7777p0syms : page0 $(P0SYMS )
7878$(P0SYMS ) :
Original file line number Diff line number Diff line change 1- 602
1+ 1002
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments