filebrowser/build.sh

7 lines
89 B
Bash
Raw Normal View History

2017-07-10 14:19:53 +00:00
#!/bin/bash
rm -rf assets/dist
npm run build
rice embed-go
2017-07-18 08:06:19 +00:00
cd ./caddy/hugo
rice embed-go