mirror of https://github.com/hp3icc/D-APRS.git
Update install.sh
This commit is contained in:
parent
ccc6280b43
commit
72774e9d95
|
|
@ -106,7 +106,7 @@ WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
#
|
#
|
||||||
sudo chmod +777 /opt/D-APRS/user_settings.txt
|
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 /opt/D-APRS/*.py
|
||||||
sudo chmod +x /bin/menu-igate
|
sudo chmod +x /bin/menu-igate
|
||||||
sudo chmod 755 /lib/systemd/system/daprs-board.service
|
sudo chmod 755 /lib/systemd/system/daprs-board.service
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue