mirror of
https://github.com/YunoHost-Apps/joplin_ynh.git
synced 2024-09-03 19:36:03 +02:00
cleaning
This commit is contained in:
parent
5f17481559
commit
2f92afdcc4
2 changed files with 8 additions and 1 deletions
8
doc/POST_INSTALL_fr.md
Normal file
8
doc/POST_INSTALL_fr.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
Connectez-vous maintenant à Joplin
|
||||||
|
- URL : https://__DOMAIN____PATH__
|
||||||
|
- E-mail : __ADMIN_MAIL__
|
||||||
|
- Mot de passe : __ADMIN_PASS__
|
||||||
|
|
||||||
|
Ensuite, vous pouvez modifier le mot de passe par défaut sur cette page : https://__DOMAIN____PATH__/admin/users
|
||||||
|
|
||||||
|
Téléchargez ensuite l'une de ces applications Joplin et configurez la synchronisation avec votre serveur : https://joplinapp.org/help/install/
|
|
@ -49,7 +49,6 @@ pushd $install_dir/packages/server
|
||||||
ynh_secure_remove .yarn/berry
|
ynh_secure_remove .yarn/berry
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# REAPPLY SYSTEM CONFIGURATIONS
|
# REAPPLY SYSTEM CONFIGURATIONS
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue