mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
.
This commit is contained in:
parent
a43dbe1da3
commit
c45e7f4869
2 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
"name": "admin",
|
||||
"type": "user",
|
||||
"ask": {
|
||||
"en": "Pod administrator ? ?"
|
||||
"en": "Pod administrator"
|
||||
},
|
||||
"example": "homer"
|
||||
},
|
||||
|
|
|
@ -72,3 +72,4 @@ sudo yunohost app ssowatconf
|
|||
|
||||
# Start Movim
|
||||
sudo /etc/init.d/movim start
|
||||
sudo service nginx reload
|
||||
|
|
Loading…
Reference in a new issue