mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-04 18:14:53 -05:00
3ccf79c6fe
Signed-off-by: Christian Richter <crichter@owncloud.com>
7 lines
65 B
Go
7 lines
65 B
Go
package main
|
|
|
|
func main() {
|
|
RenderTemplates()
|
|
GetRogueEnvs()
|
|
}
|