File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 4141 tar xf \
4242 /tmp/bookstack.tar.gz -C \
4343 /var/www/html/ --strip-components=1 && \
44- cp /var/www/html/.env.example /defaults/.env && \
4544 echo "**** install composer ****" && \
4645 cd /tmp && \
4746 curl -sS https://getcomposer.org/installer | php && \
Original file line number Diff line number Diff line change 4444 tar xf \
4545 /tmp/bookstack.tar.gz -C \
4646 /var/www/html/ --strip-components=1 && \
47- cp /var/www/html/.env.example /defaults/.env && \
4847 echo "**** install composer ****" && \
4948 cd /tmp && \
5049 curl -sS https://getcomposer.org/installer | php && \
Original file line number Diff line number Diff line change 4444 tar xf \
4545 /tmp/bookstack.tar.gz -C \
4646 /var/www/html/ --strip-components=1 && \
47- cp /var/www/html/.env.example /defaults/.env && \
4847 echo "**** install composer ****" && \
4948 cd /tmp && \
5049 curl -sS https://getcomposer.org/installer | php && \
You can’t perform that action at this time.
0 commit comments