1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2024-09-03 19:46:19 +02:00
movim_ynh/doc/POST_INSTALL.md

7 lines
249 B
Markdown
Raw Normal View History

2024-07-10 10:19:38 +02:00
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 .