From 2056e1e32d03298b1628557bdd64b8c1ac512b33 Mon Sep 17 00:00:00 2001 From: Andrejus Date: Wed, 26 Feb 2020 16:20:41 +0000 Subject: [PATCH] source installer --- bootstrap.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bootstrap.sh b/bootstrap.sh index 04fc669..2785e47 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -69,5 +69,4 @@ fi # Install dotfiles cd "$dotfiles_dir" -chmod +x "$installer" -"$installer" +source "$installer"