fixed build script

This commit is contained in:
synth-ruiner 2018-03-23 08:35:51 +00:00
parent 2020a82cdb
commit b4debf5bf5
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
#!/usr/bin/env bash #!/usr/bin/env bash
pug index.pug index.html pug index.pug index.html
lessc includes/style.less includes/style.css
cd includes
lessc style.less style.css