Fix assets compile error on new image build

This commit is contained in:
byte[] 2021-12-20 22:37:35 -05:00
parent 59ab936910
commit 796655f044

View file

@ -20,7 +20,7 @@ background() {
cd /srv/philomena/assets
npm install
# why is javascript so terrible
chown -R $(id -un):$(id -gn) node_modules
node_modules/.bin/webpack
)
# Always install mix dependencies