From aaf0280b43b23e0c2fbe91e3db86d1d5b7c536fe Mon Sep 17 00:00:00 2001 From: TessaLation Date: Sun, 3 Nov 2024 19:50:09 -0800 Subject: Setting executable bit. While this doesn't matter on filesystems without the capability to restrict shell execution, it seems odd that the end user is expected to `chmod` the file before using. --- bb.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 bb.sh diff --git a/bb.sh b/bb.sh old mode 100644 new mode 100755 -- cgit v1.2.3