aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorbius2024-02-22 03:37:56 +0100
committerMorbius2024-02-22 03:37:56 +0100
commit15bf2d719abf360609669107f59d7d2ce5e97a54 (patch)
tree7ff2c735b5cc0c78c7a4757d4e9aa5950eab9f49
parent8f58a01b94bbbfe0172eefac81b609d008913871 (diff)
downloadaur-15bf2d719abf360609669107f59d7d2ce5e97a54.tar.gz
Check install script as well
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index de365b80a52d..d794e6255a71 100644
--- a/Makefile
+++ b/Makefile
@@ -42,4 +42,4 @@ remove:
@echo -e "# Run the following only if you are certain:\nsudo pacman -Rs $(NAME)"
schk:
- shellcheck -s bash -e SC2034,SC2154 PKGBUILD
+ shellcheck -s bash -e SC2034,SC2154 PKGBUILD *.install