mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2026-01-07 19:54:33 +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