feat: update git repo url to point to self-hosted gitea
This commit is contained in:
@ -4,6 +4,6 @@
|
||||
|
||||
if [[ ! -d ~/.screen ]]
|
||||
then
|
||||
git clone --recursive https://github.com/xlogerais/config-screen.git ~/.screen
|
||||
git clone --recursive https://gitea.logerais.com/xavier/config-screen.git ~/.screen
|
||||
bash ~/.screen/create-links.bash
|
||||
fi
|
||||
|
Reference in New Issue
Block a user