Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Pennebaker committed Jan 15, 2024
1 parent dd5f228 commit 140cfa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tinyrick.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ fn banner() -> String {
format!("{}-{}", env!("CARGO_PKG_NAME"), env!("CARGO_PKG_VERSION"))
}

/// archive bundles executables.
fn archive() {
tinyrick_extras::archive(
path::Path::new(".crit").join("bin").display().to_string(),
Expand Down

0 comments on commit 140cfa0

Please sign in to comment.