mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-04-11 17:39:50 +00:00
Bumped up version to 2.1.5.
This commit is contained in:
parent
b79b3bd72d
commit
1655c60f93
@ -6,7 +6,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#define PROGNAME "emai//er v2.1.4"
|
||||
#define PROGNAME "emai//er v2.1.5"
|
||||
|
||||
// Configuration params from EMAIL.CFG
|
||||
char cfg_server[40]; // IP of POP3 server
|
||||
|
@ -1,6 +1,6 @@
|
||||
ca65 setmac.s
|
||||
ld65 setmac.o -t none -o setmac.system\#ff2000
|
||||
ld65 setmac.o -t none -o SETMAC.SYSTEM\#FF2000
|
||||
cp ../ip65.dsk ip65.po
|
||||
cadius replacefile ip65.po /IP65 setmac.system\#ff2000
|
||||
cadius replacefile ip65.po /IP65 SETMAC.SYSTEM\#FF2000
|
||||
scp ip65.po pi@pi-eth:~/virtual-1.po
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user