forked from coop-cloud/federatedwiki
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
118fea84de |
@ -1,5 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
npm install wiki-plugin-plugmatic
|
||||||
|
|
||||||
if [ ! -f .wiki/config.json ]; then
|
if [ ! -f .wiki/config.json ]; then
|
||||||
cp config/config.json .wiki/config.json
|
cp config/config.json .wiki/config.json
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user