We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3666d8d commit ba80031Copy full SHA for ba80031
git-group-cloner
@@ -1,4 +1,4 @@
1
-#!/bin/dash
+#!/bin/sh
2
3
# Default values for environment variables
4
GITLAB_BASE_URL=${GITLAB_BASE_URL:-https://gitlab.com}
0 commit comments