mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2025-04-30 00:57:16 +00:00
Update home/pi/pivilion/config/dnsmasq.hotspot, usr/local/bin/hotspot
This commit is contained in:
parent
1e31c3a8c8
commit
4453731974
@ -8,7 +8,7 @@ then
|
|||||||
fi
|
fi
|
||||||
echo "Configuring components..."
|
echo "Configuring components..."
|
||||||
sudo cp -f /home/pi/pivilion/config/hostapd.hotspot /etc/hostapd/hostapd.conf
|
sudo cp -f /home/pi/pivilion/config/hostapd.hotspot /etc/hostapd/hostapd.conf
|
||||||
sudo cp -f /home/pi/pivilion/config/dnsmasq.hotspot /etc/dnsmasq/dnsmasq.conf
|
sudo cp -f /home/pi/pivilion/config/dnsmasq.hotspot /etc/dnsmasq.conf
|
||||||
sudo cp -rf /home/pi/pivilion/config/html /var/www/
|
sudo cp -rf /home/pi/pivilion/config/html /var/www/
|
||||||
sudo chown -R www-data:www-data /var/www/html
|
sudo chown -R www-data:www-data /var/www/html
|
||||||
sudo chown root:www-data /var/www/html/.htaccess
|
sudo chown root:www-data /var/www/html/.htaccess
|
||||||
|
Loading…
x
Reference in New Issue
Block a user