Change upstream repo

main
Bob Mottram 2021-08-17 21:54:09 +01:00
parent ca6aa1abb9
commit 6e58d040fc
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ if [ -d /etc/epicyon ]; then
else
cd /opt/epicyon || exit 0
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