From e833465a171b2a8118672d49bca5f8d8149bc0af Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Tue, 9 Jan 2024 16:45:22 -0500 Subject: [PATCH] update links --- setup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup b/setup index 0b207db..bf81913 100755 --- a/setup +++ b/setup @@ -86,13 +86,13 @@ esac # elif [[ $OS == *buntu* ]]; then # cd # sudo apt-get -y install git rsync -# git clone https://github.com/adoyle0/Doors.git .doors +# git clone https://git.doordesk.net/adam/Doors.git .doors # $HOME/.doors/scripts/install_min_ubuntu # # elif [[ $OS == *Fedora* ]]; then # cd # sudo dnf install -y git rsync -# git clone https://github.com/adoyle0/Doors.git .doors +# git clone https://git.doordesk.net/adam/Doors.git .doors # $HOME/.doors/scripts/install_min_fedora # Init and update awesome widgets submodule