Change upstream repo

main
Bob Mottram 2021-08-17 21:57:42 +01:00
parent 6e58d040fc
commit 0d6decb2d4
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 git@gitlab.com:bashrc2/epicyon.git
git remote set-url origin https://gitlab.com/bashrc2/epicyon.git
git checkout main