We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c842280 commit ffb4b6bCopy full SHA for ffb4b6b
scripts/ympstrap
@@ -7,7 +7,7 @@ if [[ $UID -ne 0 ]] ; then
7
fi
8
repo="$REPO"
9
if [[ "$repo" == "" ]] ; then
10
- repo='https://gitlab.com/turkman/packages/binary-repo/-/raw/master/$uri'
+ repo='https://gitlab.com/turkmen-linux/packages/binary-repo/-/raw/master/$uri'
11
12
export PATH="/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
13
output="$1"
0 commit comments