]> Sergey Matveev's repositories - public-inbox.git/commit
script/*: set executable bit on -learn and -imapd
authorEric Wong <e@80x24.org>
Tue, 1 Sep 2020 01:14:58 +0000 (01:14 +0000)
committerEric Wong <e@80x24.org>
Wed, 2 Sep 2020 08:53:52 +0000 (08:53 +0000)
commitd77f4a9b5fd0c381ff695749742013aa461f3e67
tree0064d9deeb244ab6dfafe99d10404f4f8988c1ef
parentc654417ce342a999ead50ba4cf7745071e8e8b0f
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.
script/public-inbox-imapd [changed mode: 0644->0755]
script/public-inbox-learn [changed mode: 0644->0755]