index : mkinitcpio-archiso32 | |
Archlinux32 initcpio scripts used by archiso | gitolite user |
summaryrefslogtreecommitdiff |
author | nl6720 <nl6720@gmail.com> | 2020-08-14 07:52:59 +0300 |
---|---|---|
committer | nl6720 <nl6720@gmail.com> | 2020-08-17 14:22:36 +0300 |
commit | 3fe8f35ca7c69b2eddedf848229b34159e0a7c15 (patch) | |
tree | b80e5aa878f91e65c897d67f88604b175cdfb3d3 /Makefile | |
parent | 8b759cb0ad95b8da9a7dfc029dbcac770abd4364 (diff) |
-rw-r--r-- | Makefile | 1 |
@@ -23,6 +23,7 @@ lint: scripts/run_archiso.sh \ $(INSTALL_FILES) \ $(wildcard configs/*/build.sh) \ + $(wildcard configs/*/profiledef.sh) \ configs/releng/airootfs/root/.automated_script.sh \ configs/releng/airootfs/usr/local/bin/choose-mirror shellcheck -s dash $(HOOKS_FILES) $(SCRIPT_FILES) |