index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Alexander Epaneshnikov <aarnaarn2@gmail.com> | 2020-10-03 22:32:05 +0300 |
---|---|---|
committer | Alexander Epaneshnikov <aarnaarn2@gmail.com> | 2020-10-29 12:30:37 +0000 |
commit | 6a39300b0f0a08574038bad4537a27bb614a841d (patch) | |
tree | 1fb090ee534f85703d8b3e03b9102cc463f18039 /Makefile | |
parent | 6820f2cb69f214a1e10c95f42d0c44bce2cc8fc4 (diff) |
-rw-r--r-- | Makefile | 3 |
@@ -25,7 +25,8 @@ lint: $(wildcard configs/*/build.sh) \ $(wildcard configs/*/profiledef.sh) \ configs/releng/airootfs/root/.automated_script.sh \ - configs/releng/airootfs/usr/local/bin/choose-mirror + configs/releng/airootfs/usr/local/bin/choose-mirror \ + configs/releng/airootfs/usr/local/bin/livecd-sound shellcheck -s dash $(HOOKS_FILES) $(SCRIPT_FILES) install: install-program install-examples install-doc |