diff --git a/gif89a/README.md b/gif89a/README.md new file mode 100644 index 0000000..68a6f79 --- /dev/null +++ b/gif89a/README.md @@ -0,0 +1,3 @@ + + +Space for the flashy Compuserve pictures. \ No newline at end of file diff --git a/tools/build-gif89a.sh b/tools/build-gif89a.sh index 4b63b4a..6e05553 100755 --- a/tools/build-gif89a.sh +++ b/tools/build-gif89a.sh @@ -11,7 +11,7 @@ if [ $# == 1 ] ; then SEQ=$1 fi -GIF="t-$SEQ.gif" +GIF="gif89a/$SEQ.gif" # echo "seq $SEQ -> $GIF" | tee -a WS/log