mirror of
https://github.com/RGBCube/github2forgejo
synced 2026-01-13 00:31:02 +00:00
doc: add note on DRY mode not being prompted for
This commit is contained in:
parent
04eac4ae30
commit
7d5469c249
1 changed files with 5 additions and 0 deletions
|
|
@ -63,6 +63,11 @@ run the script like so:
|
|||
|
||||
And get a nice interactive experience.
|
||||
|
||||
> [!NOTE]
|
||||
> To run in dry mode, just set the DRY environment variable to `true`. You won't
|
||||
> be prompted for this, as I didn't want to break the program for exisitng
|
||||
> users. Create an issue if you'd like this to be changed, I'm all ears.
|
||||
|
||||
This works on any Forgejo instance.
|
||||
|
||||
You can also set up a systemd service and timer to run every once in a while.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue