From 8778323b0c9c528b3084ee6fba57b5a2e28ece2f Mon Sep 17 00:00:00 2001 From: LegacyGamerHD Date: Thu, 4 Feb 2021 08:47:05 +0100 Subject: [PATCH] test 3 --- scripts/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build.sh b/scripts/build.sh index 229bb08da..a23ca66a0 100644 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -19,7 +19,7 @@ if [ "$2" == "--setup" ] || [ "$3" == "--setup" ] || [ "$4" == "--setup" ]; then fi cd "$paperbasedir" - ./paper patch && git am --skip + ./paper patch --skip ) fi