From a15975ebf1903b4210f1c70841055a53a0a89935 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Thu, 6 Apr 2023 22:52:18 +0200 Subject: update --- bin/wup | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bin/wup') diff --git a/bin/wup b/bin/wup index e10eef4..9bd43fb 100755 --- a/bin/wup +++ b/bin/wup @@ -4,5 +4,4 @@ cd ~/Wiki [ "$(git status --porcelain)" ] && git add . && git commit -m update -git pull -git push +git pull && git push -- cgit v1.2.3