include type-abc
This commit is contained in:
parent
773b070074
commit
1e61869cf5
|
@ -11,8 +11,9 @@ for NAME in about.txt asma.rom math32.tal test-math32.tal test-math32.py \
|
||||||
proposal.txt proposal2.txt uxnmeta \
|
proposal.txt proposal2.txt uxnmeta \
|
||||||
alloc.tal test-alloc.tal term.tal term.py cp437.tal term.c \
|
alloc.tal test-alloc.tal term.tal term.py cp437.tal term.c \
|
||||||
wave.tal graph.tal arg.tal arg-demo.tal \
|
wave.tal graph.tal arg.tal arg-demo.tal \
|
||||||
deck.tal card.tal mask.tal;
|
deck.tal card.tal mask.tal \
|
||||||
do
|
testing.tal type-abc.tal \
|
||||||
|
; do
|
||||||
echo "-> $NAME"
|
echo "-> $NAME"
|
||||||
cp $NAME /var/www/plastic-idolatry.com/html/erik/nxu
|
cp $NAME /var/www/plastic-idolatry.com/html/erik/nxu
|
||||||
done
|
done
|
||||||
|
|
Loading…
Reference in New Issue