add alloc, etc to mksite
This commit is contained in:
parent
efea7c94bf
commit
35c3ac779b
|
@ -7,7 +7,8 @@ for NAME in about.txt asma.rom math32.tal test-math32.tal test-math32.py \
|
|||
fix16.tal test-fix16.tal test-fix16.py \
|
||||
tal-mode1.png tal.nanorc petscii.chr petscii.png petscii.html \
|
||||
tal-mode1.png tal.nanorc \
|
||||
proposal.txt proposal2.txt uxnmeta;
|
||||
proposal.txt proposal2.txt uxnmeta \
|
||||
alloc.tal test-alloc.tal;
|
||||
do
|
||||
echo "-> $NAME"
|
||||
cp $NAME /var/www/plastic-idolatry.com/html/erik/nxu
|
||||
|
|
Loading…
Reference in New Issue