aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd/app/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/app/main.go')
-rw-r--r--cmd/app/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/app/main.go b/cmd/app/main.go
index 86b964e3..a28a662c 100644
--- a/cmd/app/main.go
+++ b/cmd/app/main.go
@@ -59,7 +59,7 @@ func main() {
"Increase log verbosity",
).Flag(
&flagBase,
- "d", command.StringFlag("$HAKUREI_APP_PATH"),
+ "d", command.StringFlag("$ROSA_APP_PATH"),
"Configuration and state directory",
)