No error if existing directory, with mkdir.

This commit is contained in:
Lauri Ojansivu 2018-07-30 21:18:04 +03:00
parent 43c38f87a5
commit a48f560a85

View file

@ -128,7 +128,7 @@ parts:
chmod +x install_meteor.sh
sh install_meteor.sh
rm install_meteor.sh
mkdir packages
mkdir -p packages
cd packages
git clone --depth 1 -b master https://github.com/wekan/flow-router.git kadira-flow-router
git clone --depth 1 -b master https://github.com/meteor-useraccounts/core.git meteor-useraccounts-core