data is no more in bugzilla4intranet git

master
Vitaliy Filippov 2019-05-20 18:24:54 +03:00
parent 2712c2e201
commit bd560df433
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ RUN mkdir /home/data && \
cd /home && \
git clone -b beta https://github.com/vitalif/bugzilla-4intranet bugzilla && \
cd /home/bugzilla && \
mv data /home/data/bugzilla && \
mkdir /home/data/bugzilla && \
chown www-data:www-data /home/data/bugzilla && \
ln -s /home/data/bugzilla data