Surface errors from configuring the webserver
This commit is contained in:
@@ -113,7 +113,7 @@ func configureWebServer() error {
|
||||
}
|
||||
err := CopyFile(from, to)
|
||||
if err != nil {
|
||||
log.Debug(err)
|
||||
log.Error(err)
|
||||
return err
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user