mirror of
https://github.com/sebseb7/pilivestreamingtools.git
synced 2025-12-12 13:42:28 +00:00
fix
This commit is contained in:
@@ -13,9 +13,8 @@ sp_login=$REPLY
|
||||
read -s -p "Speedify password (not displayed):"
|
||||
sp_pass=$REPLY
|
||||
|
||||
sudo echo "address=/pi.status/192.168.145.1" > /etc/dnsmasq.d/static
|
||||
sudo echo "server=8.8.8.8" >> /etc/dnsmasq.d/static
|
||||
sudo echo "server=1.1.1.1" >> /etc/dnsmasq.d/static
|
||||
sudo mkdir /etc/dnsmasq.d
|
||||
sudo cp static /etc/dnsmasq.d
|
||||
|
||||
|
||||
curl https://get.speedify.com/pgp.key | sudo apt-key add
|
||||
|
||||
Reference in New Issue
Block a user