From f1ea2c979f16e38e105379d925773cf65926d49e Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Fri, 1 Feb 2019 06:34:27 -0500 Subject: [PATCH] tmp --- larbs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/larbs.sh b/larbs.sh index 30f3672..930b59c 100644 --- a/larbs.sh +++ b/larbs.sh @@ -189,7 +189,7 @@ manualinstall $aurhelper || error "Failed to install AUR helper." installationloop # Install the dotfiles in the user's home directory -putgitrepo "$dotfilesrepo" "/home/$name" || error "Programs have installed, but dotfiles failed to deploy." +putgitrepo "$dotfilesrepo" "/home/$name" #|| error "Programs have installed, but dotfiles failed to deploy." # Install the LARBS Firefox profile in ~/.mozilla/firefox/ putgitrepo "https://github.com/LukeSmithxyz/mozillarbs.git" "/home/$name/.mozilla/firefox"