diff options
author | Yorhel <git@yorhel.nl> | 2017-12-09 09:49:17 +0100 |
---|---|---|
committer | Yorhel <git@yorhel.nl> | 2017-12-09 09:49:17 +0100 |
commit | 66b1bce16cf42461185060f999724b775bb0a2cb (patch) | |
tree | facd944e234498b60f5d7d7d0a4c1452e7a29461 /Makefile | |
parent | fe407fe3ec01deba81a6eee896699c65a0566426 (diff) |
Add Docker config
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -59,6 +59,9 @@ static/ch static/cv static/sf static/st: data/log www www/feeds www/api static/f: mkdir -p $@ +data/config.pl: + cp -n data/config_example.pl data/config.pl + static/f/vndb.js: data/js/*.js util/jsgen.pl data/config.pl data/global.pl | static/f util/jsgen.pl |