This commit is contained in:
Adam 2024-01-07 02:39:21 -05:00
parent a61c227eb6
commit 079e411293

2
setup
View file

@ -67,7 +67,7 @@ if [[ $OS == *Arch* ]]; then
git clone https://github.com/adoyle0/Doors.git .doors git clone https://github.com/adoyle0/Doors.git .doors
fi fi
$HOME/projects/Doors/scripts/install_arch $input $HOME/.doors/scripts/install_arch $input
# These are broken for now # These are broken for now
# elif [[ $OS == *buntu* ]]; then # elif [[ $OS == *buntu* ]]; then