From 298700027b19f6f659cef5c32fcd0ab391ef0702 Mon Sep 17 00:00:00 2001 From: hellerve Date: Fri, 29 Nov 2019 10:19:27 +0100 Subject: [PATCH] makefile: chmod psh script on installation --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 0a57019..6dab89a 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,7 @@ python: scripts: cp -r .scripts ~/ + chmod u+x ~/.scripts/psh sbcli: cp -r sbclrc ~/.sbclrc