mirror of
https://github.com/OliveTin/OliveTin
synced 2026-09-27 04:05:44 +00:00
Merge branch 'main' of ssh://github.com/OliveTin/OliveTin
This commit is contained in:
@@ -25,6 +25,8 @@ type webUISettings struct {
|
||||
func findWebuiDir() string {
|
||||
directoriesToSearch := []string{
|
||||
"./webui",
|
||||
"/usr/share/OliveTin/webui/",
|
||||
"/var/www/OliveTin/",
|
||||
"/var/www/olivetin/",
|
||||
"/etc/OliveTin/webui/",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user