1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2024-09-03 19:46:19 +02:00
This commit is contained in:
src386 2015-08-03 22:34:19 +02:00
parent a43dbe1da3
commit c45e7f4869
2 changed files with 2 additions and 1 deletions

View file

@ -32,7 +32,7 @@
"name": "admin",
"type": "user",
"ask": {
"en": "Pod administrator ? ?"
"en": "Pod administrator"
},
"example": "homer"
},

View file

@ -72,3 +72,4 @@ sudo yunohost app ssowatconf
# Start Movim
sudo /etc/init.d/movim start
sudo service nginx reload