From 6e0776a8000303ac707d4b41f1acc34a46e917fe Mon Sep 17 00:00:00 2001 From: matt1432 Date: Sun, 5 Feb 2023 14:06:47 -0500 Subject: [PATCH] Auto Update --- files/.profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/files/.profile b/files/.profile index d3175bd..e11961c 100644 --- a/files/.profile +++ b/files/.profile @@ -1,6 +1,5 @@ -TODELETE="$(command ls --almost-all ~/git/dotfiles/files)" - if [ -d ~/git/dotfiles ] ; then + TODELETE="$(command ls --almost-all ~/git/dotfiles/files)" bash ~/git/dotfiles/pull.sh (cd ~ ; rm $(command ls --almost-all ~/git/dotfiles/files)) (cd ~/git/dotfiles