From 6aa52c1e7396828893711b42d9a450dbd64e30d4 Mon Sep 17 00:00:00 2001 From: ammaratef45 Date: Tue, 19 May 2026 03:43:34 +0000 Subject: [PATCH] fix abra command in documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ac421e..b2784a0 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Run ```bash -abra app run YOURAPPNAME app gitea -c /etc/gitea/app.ini admin user create --username USERNAME --admin --random-password --email EMAIL +abra app run YOURAPPNAME app -- gitea -c /etc/gitea/app.ini admin user create --username USERNAME --admin --random-password --email EMAIL ``` See the [Gitea command-line documentation](https://docs.gitea.io/en-us/command-line/) for more options. Make sure not to forget the `-c /etc/gitea/app.ini`. -- 2.49.0