Update install.sh

This commit is contained in:
Esteban Mackay Q 2022-08-19 00:27:09 -05:00 committed by GitHub
parent 4caf6af15a
commit c592251ab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -79,3 +79,6 @@ sudo sed -i "s/bcom1/bcom2/g" /lib/systemd/system/aprsb2.service
sudo sed -i "s/bcom1/bcom3/g" /lib/systemd/system/aprsb2.service
systemctl daemon-reload
sudo chmod +x /opt/shell-aprs/*
sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/shell-aprs/main/menu.sh)"