Attempt at plugmatic install
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user