mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-22 13:39:24 -06:00
create main.go
Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
committed by
mmattel
parent
9c7cdaf3aa
commit
3ccf79c6fe
6
docs/helpers/main.go
Normal file
6
docs/helpers/main.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
RenderTemplates()
|
||||
GetRogueEnvs()
|
||||
}
|
||||
Reference in New Issue
Block a user