mirror of https://gitlab.com/bashrc2/epicyon
Change upstream repo
parent
6e58d040fc
commit
0d6decb2d4
|
@ -4,5 +4,5 @@ if [ -d /etc/epicyon ]; then
|
|||
else
|
||||
cd /opt/epicyon || exit 0
|
||||
fi
|
||||
git remote set-url origin git@gitlab.com:bashrc2/epicyon.git
|
||||
git remote set-url origin https://gitlab.com/bashrc2/epicyon.git
|
||||
git checkout main
|
||||
|
|
Loading…
Reference in New Issue