Skip to content

Commit ffb4b6b

Browse files
committed
Edit ympstrap
1 parent c842280 commit ffb4b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ympstrap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if [[ $UID -ne 0 ]] ; then
77
fi
88
repo="$REPO"
99
if [[ "$repo" == "" ]] ; then
10-
repo='https://gitlab.com/turkman/packages/binary-repo/-/raw/master/$uri'
10+
repo='https://gitlab.com/turkmen-linux/packages/binary-repo/-/raw/master/$uri'
1111
fi
1212
export PATH="/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
1313
output="$1"

0 commit comments

Comments
 (0)