lbry.com/update.sh
2015-10-25 12:51:01 -04:00

4 lines
93 B
Bash
Executable file

#!/bin/sh
git checkout master && git pull
sass --update web/scss:web/css --style compressed