total was broken lol

This commit is contained in:
xfnw 2020-10-29 13:19:35 -04:00
parent 426e2e0d16
commit e37d96f604

1
xfwc
View file

@ -21,6 +21,7 @@ rm index.html
ln -s $TOTAL.html index.html
TOTAL=$(( TOTAL ))
NUM=$(( TOTAL ))
for fn in $(ls -t src); do
NEWF=$NUM.html