authelia/scripts/build-dev.sh

6 lines
44 B
Bash
Executable File

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