Update emq-TE1Rev8ws.sh

This commit is contained in:
hp3icc 2021-05-27 20:03:44 -05:00 committed by GitHub
parent b40aa84135
commit f149034339
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 16 deletions

View File

@ -150,23 +150,7 @@ cmake ..
make -j4
sudo make install
make install-conf
#
cd /tmp
rm /usr/local/bin/direwolf
wget https://github.com/hp3icc/TE1Rev5b/raw/main/direwolf
cp /tmp/direwolf /usr/local/bin/
chmod +x /usr/local/bin/direwolf
#
sudo rm -r /opt/direwolf/build/*
cd /opt/direwolf/build
cmake ..
make -j4
sudo make install
#####
##################################################################
#multimon-ng
cd /opt
@ -2009,6 +1993,23 @@ network={
}
EOF
#######
#
cd /tmp
sudo rm /usr/local/bin/direwolf
wget https://github.com/hp3icc/TE1Rev5b/raw/main/direwolf
cp /tmp/direwolf /usr/local/bin/
sudo chmod +x /usr/local/bin/direwolf
#
sudo rm -r /opt/direwolf/build/*
cd /opt/direwolf/build
cmake ..
make -j4
sudo make install
#####
cat > /tmp/completado.sh <<- "EOF"
#!/bin/bash
while : ; do