Fixed path

This commit is contained in:
billz 2017-11-07 17:05:09 +00:00
parent e18b488bbb
commit 17e737792f
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ function create_raspap_directories() {
# Generate logging enable/disable files for hostapd
function create_logging_scripts() {
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