paperless-ngx/compile-frontend.sh
2021-05-16 01:22:51 +02:00

8 lines
79 B
Bash

#!/bin/bash
set -e
cd src-ui
npm install
./node_modules/.bin/ng build --prod