This commit is contained in:
James
2020-03-29 15:57:37 +01:00
parent 69e3962b7a
commit 8afd741923
9 changed files with 8 additions and 11571 deletions

View File

@@ -1,3 +1,2 @@
<?php
passthru('git pull 2>error.txt && (lessc dev.less > dev.css 2>error.txt)');
passthru('sed -i dev.css -e "s#DEVBUILDID#`git rev-parse --short HEAD`#"');
passthru('pull.sh');