Use profiles from gitlab.manjaro.org instead of gitlab.com/Strit
This commit is contained in:
parent
ebe745e358
commit
0f23a7333a
|
|
@ -103,7 +103,7 @@ getarmprofiles () {
|
|||
mkdir -p $TMPDIR
|
||||
chmod 777 $TMPDIR
|
||||
cd $TMPDIR
|
||||
git clone https://gitlab.com/Strit/arm-profiles.git 1> /dev/null 2>&1
|
||||
git clone https://gitlab.manjaro.org/manjaro-arm/applications/arm-profiles.git 1> /dev/null 2>&1
|
||||
fi
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue