mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
Add clap cmdline args to unshell-server
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// #![macro_use]
|
||||
|
||||
mod api;
|
||||
mod database;
|
||||
pub use api::app::start_api;
|
||||
|
||||
Reference in New Issue
Block a user