From 501841c3c21269f178059c2516515e2d7ee15206 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 12 Nov 2022 13:27:49 +0100 Subject: [PATCH] update script --- commit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commit.sh b/commit.sh index 591ef4b..090a80b 100755 --- a/commit.sh +++ b/commit.sh @@ -4,6 +4,6 @@ set -e git pull --rebase -git commit +git commit --allow-empty git push