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