mkdirp config
This commit is contained in:
parent
96e25c13db
commit
a745fa1b71
@ -4,6 +4,7 @@
|
|||||||
mkdir -p customize
|
mkdir -p customize
|
||||||
|
|
||||||
# Copying default config
|
# Copying default config
|
||||||
|
mkdir -p config
|
||||||
[ ! -f config/config.js ] && echo "Creating config.js" && cp config/config.example.js config/config.js
|
[ ! -f config/config.js ] && echo "Creating config.js" && cp config/config.example.js config/config.js
|
||||||
|
|
||||||
# Thanks to http://stackoverflow.com/a/10467453
|
# Thanks to http://stackoverflow.com/a/10467453
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user