Fix typo
oginstaller/pipeline/head There was a failure building this commit
Details
oginstaller/pipeline/head There was a failure building this commit
Details
parent
daf281c9cf
commit
11658fe1f1
|
@ -41,7 +41,7 @@ cd /tmp/repo
|
|||
mkdir /tmp/oginstall
|
||||
git checkout #{BRANCH}
|
||||
cp -r python-installer/* /tmp/oginstall
|
||||
cp -r composer-installer/* /tmp/oginstall
|
||||
cp -r component-installer/* /tmp/oginstall
|
||||
chmod 755 /tmp/oginstall/*.sh
|
||||
chmod 755 /tmp/oginstall/*.py
|
||||
|
||||
|
|
Loading…
Reference in New Issue