mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-04-21 12:32:38 +00:00
We used template.Must that panics if an error happen but the error is visible only if sftpgo is started in an interactive way Fixes #82
We used template.Must that panics if an error happen but the error is visible only if sftpgo is started in an interactive way Fixes #82