cp index.php on make installbase

pull/14/head
Tom Early 6 years ago
parent 9bf224033f
commit c94eb9fc63

@ -99,6 +99,7 @@ installbase : $(BASE_PROGRAMS) gwys.txt qn.cfg
/bin/ln -s $(shell pwd)/qn.cfg $(CFGDIR)
/bin/cp -f defaults $(CFGDIR)
/bin/cp -f system/qngateway.service $(SYSDIR)
/bin/cp -f index.php $(WWWDIR)
systemctl enable qngateway.service
systemctl daemon-reload
systemctl start qngateway.service

Loading…
Cancel
Save

Powered by TurnKey Linux.