Formating, force outdated config check

This commit is contained in:
Spitap
2023-03-12 00:30:04 +01:00
parent 0b29f74e08
commit 6261066ccd
7 changed files with 61 additions and 53 deletions

View File

@@ -54,12 +54,6 @@ run the following command::
$ ./run.py --stop-after-configfile-check <your domain>
If you updated your installer, your config file might be outdated.
The program will exit after the update, so you can check the config file
before continuing. To perform the update, run the following command::
$ ./run.py --update-configfile <your domain>
An interactive mode is also available::
$ ./run.py --interactive <your domain>