Skip to content

Commit

Permalink
Update .devcontainer/local-features/bootstrap-winter/bootstrap.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeTowers authored Oct 1, 2024
1 parent c53e233 commit 76c6531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/local-features/bootstrap-winter/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ if [ "${CODESPACES}" = "true" ]; then
php ${PWD}/.devcontainer/local-features/bootstrap-winter/codespaces.php
git update-index --assume-unchanged config/app.php
gh codespace ports visibility 8080:public -c $CODESPACE_NAME
fi
fi

0 comments on commit 76c6531

Please sign in to comment.