Add webui

This commit is contained in:
garethgeorge
2023-11-11 00:39:24 -08:00
parent abcd63afa7
commit e162ad28f6
26 changed files with 4553 additions and 75 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
go-version: '1.20'
- name: Restic
run: apt install restic
run: sudo apt install -y restic
- name: Build
run: go build -v ./...