rename joeac-build -> shapi
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ use anyhow::Result;
|
||||
use routes::read_routes;
|
||||
use rocket::{State, http::Status};
|
||||
|
||||
const BIN_NAME: &str = "build-joeac";
|
||||
const BIN_NAME: &str = "shapi";
|
||||
|
||||
#[launch]
|
||||
fn rocket() -> _ {
|
||||
|
||||
Reference in New Issue
Block a user