Add default-run attribute

This commit is contained in:
Jeremy Soller
2019-11-29 10:15:45 -07:00
parent 7c5236fe35
commit 1fccae679d
+1
View File
@@ -5,6 +5,7 @@ description = "A Redox filesystem builder"
license = "MIT"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]
repository = "https://gitlab.redox-os.org/redox-os/installer"
default-run = "redox_installer"
[[bin]]
name = "redox_installer"