speed up deprecated work

This commit is contained in:
Yann Esposito (Yogsototh) 2021-05-01 20:48:08 +02:00
parent a22ec4e7ca
commit 69893ff61f
Signed by untrusted user who does not match committer: yogsototh
GPG Key ID: 7B19A4C650D59646
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ echo "Optim HTML size"
# ./engine/dup-for-themes.sh
echo "Optim Classes accross CSS/HTML"
./engine/optim-classes.sh
echo "Update file size"
./engine/update-file-size.sh
# echo "Update file size"
# ./engine/update-file-size.sh
echo "Building RSS"
./engine/mkrss.sh
echo "Building Gemini Atom"