Update entrypoint.sh

This commit is contained in:
Max! 2023-09-22 12:39:39 +02:00 committed by GitHub
parent a13443a746
commit 877dd85e3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ mkdir -p "$ACTIVATE_LICENSE_PATH"
# #
# Run steps # Run steps
# #
source /steps/startx.sh
source /steps/set_extra_git_configs.sh source /steps/set_extra_git_configs.sh
source /steps/set_gitcredential.sh source /steps/set_gitcredential.sh
source /steps/activate.sh source /steps/activate.sh