Fix typo
oginstaller/pipeline/head There was a failure building this commit Details

malaga-automated-testing
Nicolas Arenas 2025-01-17 09:48:16 +01:00
parent daf281c9cf
commit 11658fe1f1
1 changed files with 1 additions and 1 deletions

View File

@ -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