update links
This commit is contained in:
parent
78168a48a3
commit
e833465a17
1 changed files with 2 additions and 2 deletions
4
setup
4
setup
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue