ahriman/docs
Evgeniy Alekseev 04174a3e6d deprecate init/repo-init command
In current workflow you need to run setup to run init (because of
repository name), but you need to run init before setup (because of
repository tree rights).

New solution just add `Repo.init()` method call to setup subcommand
after config reload to make sure that repository name has been applied.
In addition chown method as well as setuid method for check_output have
been added.
2022-03-21 01:32:11 +03:00
..
ahriman.1 Release 1.8.0 2022-02-06 05:45:50 +03:00
architecture.md Add ability to show more info in search and status subcommands 2021-10-26 04:27:36 +03:00
configuration.md add fallback for utf option 2022-03-20 03:16:33 +03:00
faq.md deprecate init/repo-init command 2022-03-21 01:32:11 +03:00
setup.md deprecate init/repo-init command 2022-03-21 01:32:11 +03:00