mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 23:00:55 +03: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