This commit is contained in:
Adam 2023-02-03 06:13:09 -05:00
parent 7af373c053
commit 68f84d49fc

View file

@ -31,7 +31,7 @@ if [[ $OS == *Arch* ]]; then
elif [[ $OS == *buntu* ]]; then
cd &&
sudo apt-get install git rsync &&
sudo apt-get -y install git rsync &&
.doors/.scripts/doors/install_min_ubuntu
fi