Update install.sh

This commit is contained in:
hp3icc 2022-03-21 15:24:15 -05:00 committed by GitHub
parent ccc6280b43
commit 72774e9d95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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