Skip to content

Commit

Permalink
fix: permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
axelrindle authored Jan 2, 2025
1 parent b1533da commit 83322ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/phpactor/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ git clone -b "${VERSION}" -- https://github.com/phpactor/phpactor "${PHPACTOR_IN
cd "${PHPACTOR_INSTALL_DIR}"

composer install --no-dev
chmod -R 755 vendor

0 comments on commit 83322ea

Please sign in to comment.