mirror of
https://github.com/YunoHost-Apps/vaultwarden_ynh.git
synced 2024-09-03 18:26:31 +02:00
Merge branch 'testing' into 1.29.2
This commit is contained in:
commit
dc4dce41a3
6 changed files with 5 additions and 8 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Vaultwarden for YunoHost
|
# Vaultwarden for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/vaultwarden)  
|
[](https://ci-apps.yunohost.org/ci/apps/vaultwarden/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=vaultwarden)
|
[](https://install-app.yunohost.org/?app=vaultwarden)
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ EZ editatu eskuz.
|
||||||
|
|
||||||
# Vaultwarden YunoHost-erako
|
# Vaultwarden YunoHost-erako
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/vaultwarden)  
|
[](https://ci-apps.yunohost.org/ci/apps/vaultwarden/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=vaultwarden)
|
[](https://install-app.yunohost.org/?app=vaultwarden)
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
|
||||||
|
|
||||||
# Vaultwarden pour YunoHost
|
# Vaultwarden pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/vaultwarden)  
|
[](https://ci-apps.yunohost.org/ci/apps/vaultwarden/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=vaultwarden)
|
[](https://install-app.yunohost.org/?app=vaultwarden)
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ NON debe editarse manualmente.
|
||||||
|
|
||||||
# Vaultwarden para YunoHost
|
# Vaultwarden para YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/vaultwarden)  
|
[](https://ci-apps.yunohost.org/ci/apps/vaultwarden/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=vaultwarden)
|
[](https://install-app.yunohost.org/?app=vaultwarden)
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
# YunoHost 上的 Vaultwarden
|
# YunoHost 上的 Vaultwarden
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/vaultwarden)  
|
[](https://ci-apps.yunohost.org/ci/apps/vaultwarden/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=vaultwarden)
|
[](https://install-app.yunohost.org/?app=vaultwarden)
|
||||||
|
|
||||||
|
|
|
@ -32,9 +32,6 @@ ynh_remove_nginx_config
|
||||||
# Remove the dedicated Fail2Ban config
|
# Remove the dedicated Fail2Ban config
|
||||||
ynh_remove_fail2ban_config
|
ynh_remove_fail2ban_config
|
||||||
|
|
||||||
# Remove the log files
|
|
||||||
ynh_secure_remove --file="/var/log/$app"
|
|
||||||
|
|
||||||
# Remove the config file
|
# Remove the config file
|
||||||
ynh_secure_remove --file="/$data_dir/config.json"
|
ynh_secure_remove --file="/$data_dir/config.json"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue