git pull if [ ! -x "build-helper.sh" ]; then echo "build-helper.sh not found or not executable. Making it executable..." chmod +x build-helper.sh fi ./build-helper.sh