mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-11 23:06:54 +00:00
Everything works, actually!
This commit is contained in:
@@ -67,6 +67,7 @@ async fn main() {
|
||||
|
||||
if let Err(e) = res {
|
||||
error!("{}", e);
|
||||
std::process::exit(1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user