authelia/scripts/build-dev.sh
2017-10-31 22:11:01 +01:00

6 lines
44 B
Bash
Executable File

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