filebrowser/build.sh
2017-07-18 09:06:19 +01:00

7 lines
89 B
Bash

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