This repository was archived by the owner on Apr 28, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 /app/invoiceninja/ --strip-components=1 && \
4848 cd /app/invoiceninja && \
4949 npm install --production && \
50- npm run prod && \
50+ npm run production && \
5151 echo "**** install composer dependencies ****" && \
5252 composer install \
5353 -d /app/invoiceninja \
Original file line number Diff line number Diff line change 4747 /app/invoiceninja/ --strip-components=1 && \
4848 cd /app/invoiceninja && \
4949 npm install --production && \
50- npm run prod && \
50+ npm run production && \
5151 echo "**** install composer dependencies ****" && \
5252 composer install \
5353 -d /app/invoiceninja \
Original file line number Diff line number Diff line change 4646 /app/invoiceninja/ --strip-components=1 && \
4747 cd /app/invoiceninja && \
4848 npm install --production && \
49- npm run prod && \
49+ npm run production && \
5050 echo "**** install composer dependencies ****" && \
5151 composer install \
5252 -d /app/invoiceninja \
You can’t perform that action at this time.
0 commit comments