Restored goreleaser packages for now, as I just want to release. Still want them separate later.

This commit is contained in:
jamesread
2021-11-17 00:38:52 +00:00
parent c7bc22ac7e
commit 7ee404f44c
3 changed files with 76 additions and 2 deletions
-1
View File
@@ -23,7 +23,6 @@ type webUISettings struct {
func findWebuiDir() string {
directoriesToSearch := []string{
"./webui",
"/usr/share/OliveTin/webui/",
"/var/www/olivetin/",
"/etc/OliveTin/webui/",
}