diff options
-rwxr-xr-x | contrib/cpt-chbuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cpt-chbuild b/contrib/cpt-chbuild index 9a60ab7..7a71c33 100755 --- a/contrib/cpt-chbuild +++ b/contrib/cpt-chbuild @@ -26,7 +26,7 @@ parser_definition() { global_options silent } -# shellcheck source=/bin/cpt-lib +# shellcheck source=../src/cpt-lib . cpt-lib die() { |