rely fully on artlog_toolbox github .

Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
This commit is contained in:
philippe lhardy
2015-02-25 22:58:59 +01:00
parent 7633f42399
commit 48f363ad01
7 changed files with 7 additions and 509 deletions

View File

@@ -1,3 +1,10 @@
#!/bin/bash
if [[ ! -d artlog_toolbox ]]
then
git clone https://github.com/artlog/artlog_toolbox.git artlog_toolbox
pushd artlog_toolbox
git checkout labystl
popd
fi
artlog_toolbox/deploy.sh