mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2025-01-10 02:40:19 +01:00
4 lines
99 B
Text
4 lines
99 B
Text
|
{{define "Subdirs"}}{{with $.pkgs}}SUBDIRECTORIES
|
||
|
{{range .}}
|
||
|
{{.Path}}{{end}}{{end}}{{end}}
|