From 8da6af1c61b517abaf8b2df8adbe95e7fe9da445 Mon Sep 17 00:00:00 2001 From: waifu Date: Sat, 10 Dec 2022 11:23:15 -0700 Subject: [PATCH] change in case hugo does something on the code when im not looking --- deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy.sh b/deploy.sh index bc4190e..055451a 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,3 +1,4 @@ cd /mnt/slab/new_waifuism_life +git restore . git pull ./hugo \ No newline at end of file