mirror of
https://github.com/OliveTin/OliveTin
synced 2026-09-24 10:45:41 +00:00
Restored goreleaser packages for now, as I just want to release. Still want them separate later.
This commit is contained in:
@@ -23,7 +23,6 @@ type webUISettings struct {
|
||||
func findWebuiDir() string {
|
||||
directoriesToSearch := []string{
|
||||
"./webui",
|
||||
"/usr/share/OliveTin/webui/",
|
||||
"/var/www/olivetin/",
|
||||
"/etc/OliveTin/webui/",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user