Fixing small issue with setup.sh

This commit is contained in:
Axel Rafn
2020-12-27 16:22:02 +00:00
parent 2e3150021d
commit b7f3651c82

View File

@ -13,6 +13,7 @@ apt-get install -y hostapd dnsmasq
apt-get install -y apache2 php libapache2-mod-php
apt-get install -y mariadb-server-10.0
apt-get install -y gpm
apt-get install -y pure-ftpd
# lock down MySQL
@ -44,4 +45,7 @@ cat ./configs/hostapd.conf > /etc/hostapd/hostapd.conf
cat ./configs/hostapd.default.conf >> /etc/default/hostapd.conf
systemctl start hostapd
systemctl start dnsmasq
systemctl start dnsmasq
# Pure-FTPd settings
touch /etc/pure-ftpd/pureftpd.pdb