aboutsummaryrefslogtreecommitdiff
path: root/src/cpt-install
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpt-install')
-rwxr-xr-xsrc/cpt-install1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpt-install b/src/cpt-install
index 92d8eee..94058d8 100755
--- a/src/cpt-install
+++ b/src/cpt-install
@@ -1,7 +1,6 @@
#!/bin/sh
# Install a package
-# shellcheck disable=1091
if [ -f ./cpt-lib ]; then . ./cpt-lib; else . cpt-lib; fi
parser_definition() {