mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
7 lines
249 B
Markdown
7 lines
249 B
Markdown
|
No user was set as admin! You need to login once, and then run this command:
|
||
|
```
|
||
|
sudo -u __APP__ php__PHPVERSION__ __INSTALL_DIR__/daemon.php setAdmin <your jabber id>
|
||
|
```
|
||
|
|
||
|
As described here: https://github.com/movim/movim/blob/master/INSTALL.md .
|