diff options
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/cpt-size | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cpt-size b/contrib/cpt-size index 0ece039..4b983a1 100755 --- a/contrib/cpt-size +++ b/contrib/cpt-size @@ -16,7 +16,7 @@ parser_definition() { disp :usage -h --help hidden:1 } -# shellcheck source=/bin/cpt-lib +# shellcheck source=../src/cpt-lib # shellcheck disable=1091 . cpt-lib |