mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2025-04-29 16:47:17 +00:00
Update home/pi/pivilion/config/dnsmasq.hotspot, usr/local/bin/hotspot
This commit is contained in:
parent
1e31c3a8c8
commit
4453731974
@ -16,4 +16,4 @@ server=/1.debian.pool.ntp.org/#
|
||||
server=/2.debian.pool.ntp.org/#
|
||||
server=/3.debian.pool.ntp.org/#
|
||||
server=/deb.debian.org/debian/#
|
||||
#server=/formatc.hr/#
|
||||
#server=/formatc.hr/#
|
||||
|
@ -8,7 +8,7 @@ then
|
||||
fi
|
||||
echo "Configuring components..."
|
||||
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 chown -R www-data:www-data /var/www/html
|
||||
sudo chown root:www-data /var/www/html/.htaccess
|
||||
|
Loading…
x
Reference in New Issue
Block a user