mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Fixed path
This commit is contained in:
parent
e18b488bbb
commit
17e737792f
@ -108,7 +108,7 @@ function create_raspap_directories() {
|
|||||||
# Generate logging enable/disable files for hostapd
|
# Generate logging enable/disable files for hostapd
|
||||||
function create_logging_scripts() {
|
function create_logging_scripts() {
|
||||||
sudo mkdir /etc/raspap/hostapd
|
sudo mkdir /etc/raspap/hostapd
|
||||||
sudo mv /var/www/html/installers/*log.sh /etc/rasp/hostapd
|
sudo mv /var/www/html/installers/*log.sh /etc/raspap/hostapd
|
||||||
}
|
}
|
||||||
|
|
||||||
# Fetches latest files from github to webroot
|
# Fetches latest files from github to webroot
|
||||||
|
Loading…
Reference in New Issue
Block a user