Fix DMRGateway install

This commit is contained in:
Steve Zingman N4IRS 2015-12-06 21:00:06 -05:00
parent 818b2a3536
commit c1abb7e705
1 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@ update-rc.d AMBEserverGPIO start 50 2 3 4 5
cd /srv
git clone https://github.com/N4IRS/DMRGateway.git
cd DMRGateway/
# ./install.sh
./install.sh
cp config.txt /boot
cp cmdline.txt /boot