diff --git a/.devcontainer/local-features/bootstrap-winter/bootstrap.sh b/.devcontainer/local-features/bootstrap-winter/bootstrap.sh index 3d8c4e7a8..c40a2ba33 100644 --- a/.devcontainer/local-features/bootstrap-winter/bootstrap.sh +++ b/.devcontainer/local-features/bootstrap-winter/bootstrap.sh @@ -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 \ No newline at end of file +fi