1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/akkoma_ynh.git synced 2024-09-03 20:36:17 +02:00
This commit is contained in:
Aris 2023-01-13 05:45:43 +01:00 committed by GitHub
parent 9cebb8ebe1
commit 2fb12ce25f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Yunohost and Akkoma # Yunohost and Akkoma
Some information, for all intents and purposes, on the differences between a _direct_ installation of Akkoma from official package, and the installation with the Yunohost application package. Some information, for all intents and purposes, on the differences between a _direct_ installation of Akkoma from official release, and the installation with the Yunohost application package.
| | Official Package | With Yunohost | | | Official Package | With Yunohost |
| ---------------------------- | --------------------------- | --------------------------------------- | | ---------------------------- | --------------------------- | --------------------------------------- |
@ -15,4 +15,4 @@ Some information, for all intents and purposes, on the differences between a _di
- Akkoma is a compatible _fork_ of Pleroma, so the command line administration uses `pleroma_ctl` (this is not a typo). - Akkoma is a compatible _fork_ of Pleroma, so the command line administration uses `pleroma_ctl` (this is not a typo).
- Administration commands with CLI must *imperatively* be prefixed with `sudo` otherwise they won't work. - Administration commands with CLI must _imperatively_ be prefixed with `sudo` otherwise they won't work.