From: Eric Wong Date: Tue, 1 Sep 2020 01:14:58 +0000 (+0000) Subject: script/*: set executable bit on -learn and -imapd X-Git-Tag: v1.6.0~57 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=d77f4a9b5fd0c381ff695749742013aa461f3e67 script/*: set executable bit on -learn and -imapd It's useful to mark they're meant to be executable, even if the shebang is useless. --- diff --git a/script/public-inbox-imapd b/script/public-inbox-imapd old mode 100644 new mode 100755 diff --git a/script/public-inbox-learn b/script/public-inbox-learn old mode 100644 new mode 100755