index : archiso32 | |
Archlinux32 iso tools | 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 | 1cc7375c2576fe2cce6352e7e9c860a4b222d0ab (patch) | |
tree | 17819847d61b276bff44a2e6727f4d4dd9d733a9 /Makefile | |
parent | 0387b253c8ff90df30ad35883f710ddce3e04854 (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) |