update links

This commit is contained in:
Adam 2024-01-09 16:45:22 -05:00
parent 78168a48a3
commit e833465a17

4
setup
View file

@ -86,13 +86,13 @@ esac
# elif [[ $OS == *buntu* ]]; then # elif [[ $OS == *buntu* ]]; then
# cd # cd
# sudo apt-get -y install git rsync # 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 # $HOME/.doors/scripts/install_min_ubuntu
# #
# elif [[ $OS == *Fedora* ]]; then # elif [[ $OS == *Fedora* ]]; then
# cd # cd
# sudo dnf install -y git rsync # 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 # $HOME/.doors/scripts/install_min_fedora
# Init and update awesome widgets submodule # Init and update awesome widgets submodule