Fix linting again

Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
Severin Kaderli 2019-02-13 00:58:58 +01:00
parent 545ecfe7b2
commit d08a2d8ee5
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4

View file

@ -13,7 +13,7 @@ Lint:
- shellcheck ./system/.bash_profile - shellcheck ./system/.bash_profile
- shellcheck ./system/.bashrc - shellcheck ./system/.bashrc
- shellcheck ./system/.env - shellcheck ./system/.env
- shellcheck ./system/config/custom/keyleds - shellcheck ./system/.config/custom/keyleds
- shellcheck ./system/.xinitrc - shellcheck ./system/.xinitrc
- shellcheck ./system/.xprofile - shellcheck ./system/.xprofile
- shellcheck ./system/.xsetup - shellcheck ./system/.xsetup