From 3dba2167953915137722e790974f69adb9a71f67 Mon Sep 17 00:00:00 2001 From: CattySteve Date: Tue, 18 Feb 2025 14:40:36 +0800 Subject: [PATCH] fix: quit when error exists --- .gitignore | 1 + build.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ad5e417 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +renpy-git diff --git a/build.sh b/build.sh index 81812b4..483c3f7 100644 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ +set -e sudo chown build:build . -R git clone https://aur.archlinux.org/renpy-git.git cd renpy-git paru -Sy makepkg -s --noconfirm ls -