This commit is contained in:
Clément
2018-09-22 14:11:37 +02:00
parent 689e8009ed
commit a0c1cab2ba
6 changed files with 29 additions and 29 deletions

View File

@ -1,7 +1,7 @@
default: build
config.pug:
cp -n config-sample.pug config.pug
@cp -n config-sample.pug config.pug
node_modules:
npm install