mirror of
https://git.vectorsigma.ru/public/CasaOS.git
synced 2026-08-05 07:37:48 +00:00
@@ -26,6 +26,8 @@ func GetDir(id, envName string) string {
|
||||
path = "/DATA/Downloads/"
|
||||
case strings.ToLower(envName) == "/srv":
|
||||
path = "/DATA/"
|
||||
case strings.ToLower(envName) == "/tv":
|
||||
path = "/DATA/Media/TV Shows"
|
||||
default:
|
||||
//path = "/media"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user