From 9509ff927eaff00a145367f00d55ecf45b134831 Mon Sep 17 00:00:00 2001 From: Dominik Madarasz Date: Tue, 21 May 2024 21:48:36 +0000 Subject: [PATCH] auto --- get_dotfiles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get_dotfiles.sh b/get_dotfiles.sh index d36c6de..07ed25b 100755 --- a/get_dotfiles.sh +++ b/get_dotfiles.sh @@ -6,5 +6,5 @@ git clone --depth=1 https://dev.v4.games/zaklaus/dotfiles .dotfiles cd .dotfiles git pull -sh ./prep +./prep cd ..