copy audio.md to audio.txt

This commit is contained in:
~d6 2023-08-17 14:09:35 -04:00
parent 2cda7a7fd3
commit 1dc826fa54
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
#!/bin/sh
cp audio.md audio.txt
for NAME in about.txt asma.rom math32.tal test-math32.tal test-math32.py \
primes32.tal regex.tal repl-regex.tal test-regex.tal grep.tal \
@ -13,7 +14,7 @@ for NAME in about.txt asma.rom math32.tal test-math32.tal test-math32.py \
wave.tal graph.tal arg.tal arg-demo.tal \
deck.tal cards.tal card-sprites.tal mask-sprites.tal \
testing.tal type-abc.tal tar.tal \
audio.md \
audio.md audio.txt \
; do
echo "-> $NAME"
cp $NAME /var/www/plastic-idolatry.com/html/erik/nxu