adding phpmyadmin on apache configuration

This commit is contained in:
AleaJactaEst 2019-10-24 20:23:50 +02:00
parent 6cf69b86ef
commit 17d08d6226

View file

@ -130,6 +130,7 @@ Linux server debian buster build:
- (cd /opt/artefacts ; for file in /opt/download/khanat-client-debian_buster*.zip ; do echo "extract $file"; unzip -q -o $file; done)
- (cd /opt/artefacts ; for file in /opt/download/opennel-manager-*.zip ; do echo "extract $file"; unzip -q -o $file; done)
- mkdir -p /opt/ext
- cp $WORKDIR/server/debian/common/phpmyadmin-apache.conf /opt/
- cp $WORKDIR/server/debian/common/servercontainer_init_* /opt/
- cp $WORKDIR/server/debian/common/servercontainer_function.sh /opt/
- cp $WORKDIR/server/debian/common/* /opt/ext