From 7b4e0579fdfd5e8cac90b627541378e96461e18d Mon Sep 17 00:00:00 2001 From: RaspbianProyect by HP3ICC Date: Fri, 26 May 2023 18:56:29 +0000 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 5f79e20..db34d8b 100644 --- a/install.sh +++ b/install.sh @@ -112,4 +112,4 @@ sudo sed -i "s/Python APRS BEACON-1/Python APRS BEACON-7/g" /opt/python-aprs/b sudo sed -i "s/Python APRS BEACON-1/Python APRS BEACON-8/g" /opt/python-aprs/bcom8.py systemctl daemon-reload -sudo chmod +x /opt/python-aprs/* +chmod +x /opt/python-aprs/*