Use oranges' validator

This commit is contained in:
Jordan Brown
2017-10-10 11:30:47 -04:00
parent 779afa8ed2
commit e8c3c2a8d3
+1
View File
@@ -8,5 +8,6 @@ then
md5sum -c - <<< "49bc6b1b9ed56c83cceb6674bd97cb34 *html/changelogs/example.yml";
cd tgui && source ~/.nvm/nvm.sh && gulp && cd ..;
php5.6 -l tools/WebhookProcessor/github_webhook_processor.php;
php5.6 -l tools/TGUICompiler.php;
python tools/ss13_genchangelog.py html/changelog.html html/changelogs;
fi;