Fix path of checked script in shellcheck CI job

This commit is contained in:
fnux 2020-01-23 15:15:30 +01:00
parent 782923c83c
commit cc20663628
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ shellcheck:
- apt-get update
- apt-get install -y shellcheck
script:
- shellcheck uncloud-init
- shellcheck bin/uncloud-init