authelia/scripts/build-dev.sh

6 lines
44 B
Bash
Raw Normal View History

#!/bin/bash
npm i
grunt schema
grunt build