forgot install

pull/14/head
Tom Early 6 years ago
parent fb449cb471
commit c86e4faf1f

@ -170,7 +170,7 @@ installdtmf : qndtmf
systemctl start qndtmf.service
installdash : index.php
/usr/bin/apt -y php-common php-fpm
/usr/bin/apt install -y php-common php-fpm
mkdir -p $(WWWDIR)
/bin/cp -f index.php $(WWWDIR)
/bin/cp -f system/qndash.service $(SYSDIR)

Loading…
Cancel
Save

Powered by TurnKey Linux.