upgrade php

This commit is contained in:
2016-07-22 13:28:20 +02:00
parent 61384c3553
commit 0305caa909
4 changed files with 10 additions and 8 deletions

View File

@@ -3,4 +3,5 @@ base:
@echo 'RUN chmod +x /opt/init' >> ${FILE}
@echo 'CMD ["/opt/init"]' >> ${FILE}
$(call script,utilities)
$(call script,runit)
$(call script,runit)
$(call script,logrotate)