Files
backrest/hack/build.sh
T
2023-11-28 23:03:37 -08:00

8 lines
110 B
Bash
Executable File

#! /bin/sh
set -x
(cd webui && npm i && npm run build)
rm -f resticui
go build .
rice append --exec resticui