summaryrefslogtreecommitdiffstats
path: root/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'pkg')
-rwxr-xr-xpkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg b/pkg
index a09fee4..b8ca3ba 100755
--- a/pkg
+++ b/pkg
@@ -24,4 +24,4 @@ elif [[ "$OPERATION" == "add" ]]; then
sudo apk add --repository "$(busybox dirname "$(busybox realpath "$BIN")")/target/$REPO" "$PKG";
else
syntax;
-fi \ No newline at end of file
+fi