This commit is contained in:
James
2020-03-28 10:05:09 +00:00
parent a4aede1c10
commit 38fc31091d
2 changed files with 2 additions and 1 deletions

View File

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