From 72774e9d95e0978b25d3635be452058b6eb56dde Mon Sep 17 00:00:00 2001 From: hp3icc <49044505+hp3icc@users.noreply.github.com> Date: Mon, 21 Mar 2022 15:24:15 -0500 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 792de99..ed500e8 100644 --- a/install.sh +++ b/install.sh @@ -106,7 +106,7 @@ WantedBy=multi-user.target EOF # sudo chmod +777 /opt/D-APRS/user_settings.txt -sudo chmod +x /opt/D-APRS/dashboard/dashboard.py +sudo chmod +x /opt/D-APRS/dashboard/*.py sudo chmod +x /opt/D-APRS/*.py sudo chmod +x /bin/menu-igate sudo chmod 755 /lib/systemd/system/daprs-board.service