Trying to get python bridge to work.
This commit is contained in:
+3
-3
@@ -49,6 +49,6 @@ fi
|
||||
git clone -b "${BRANCH}" "${REPO_URL}" "${INSTALL_DIR}" -q
|
||||
|
||||
# 3. Launch the deployment script
|
||||
cd "${INSTALL_DIR}/script"
|
||||
chmod +x deploy.sh
|
||||
./deploy.sh
|
||||
cd "${INSTALL_DIR}"
|
||||
chmod +x script/deploy.sh
|
||||
./script/deploy.sh
|
||||
Reference in New Issue
Block a user