Hotfix for demo; added the --config flag to specify different config files, and added --disable-terminal-size-checks for running the demo and for users who really know what they're doing

This commit is contained in:
2024-10-31 15:04:36 -06:00
parent 61ce0468c6
commit 9961fe2f82
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -1148,7 +1148,7 @@ dependencies = [
[[package]]
name = "managarr"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"anyhow",
"assert_cmd",