From ae3c9b666a74f98847bb28d5e683861494c4c880 Mon Sep 17 00:00:00 2001 From: Joel Grunbaum <joelgrun@gmail.com> Date: Sun, 10 Apr 2022 00:44:49 +0000 Subject: [PATCH] Check AUR with GET request instead of HEAD --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 index fa32393..92b51e6 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ chroot +repo +vars.sh -- Gitblit v1.10.0