filebrowser/build.sh
2017-07-10 15:19:53 +01:00

5 lines
59 B
Bash

#!/bin/bash
rm -rf assets/dist
npm run build
rice embed-go