feat: move to forge.chapril.org
This commit is contained in:
parent
d1d356ad56
commit
c7ba894af8
@ -17,7 +17,7 @@ services_list="systemd-timescyncd"
|
||||
|
||||
git_clone() {
|
||||
printf "\nDownloading $1..."
|
||||
git clone https://gitlab.com/swy7ch/$1 ~/$HOME/.local/src/tools/$1
|
||||
git clone https://forge.chapril.org/swytch/$1 ~/$HOME/.local/src/tools/$1
|
||||
printf "\tDone."
|
||||
cd ~/$HOME/.local/src/tools/$1
|
||||
git remote set-url origin git@gitlab.com:swy7ch/$1
|
||||
|
Reference in New Issue
Block a user