diff --git a/ALL_README.md b/ALL_README.md
index 152f2e7..4ed64dd 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -5,4 +5,5 @@
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
+- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)
diff --git a/README.md b/README.md
index a090307..70a02cc 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Incus for YunoHost
-[](https://dash.yunohost.org/appci/app/incus)  
+[](https://ci-apps.yunohost.org/ci/apps/incus/)  
[](https://install-app.yunohost.org/?app=incus)
@@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Incus, a owerful system container and virtual machine manager. It is a communautary fork of LXD.
-**Shipped version:** 0.5.1~ynh1
+**Shipped version:** 0.5.1~ynh2
## Documentation and resources
- Official app website:
diff --git a/README_es.md b/README_es.md
index dc5aeca..823bdfc 100644
--- a/README_es.md
+++ b/README_es.md
@@ -5,7 +5,7 @@ No se debe editar a mano.
# Incus para Yunohost
-[](https://dash.yunohost.org/appci/app/incus)  
+[](https://ci-apps.yunohost.org/ci/apps/incus/)  
[](https://install-app.yunohost.org/?app=incus)
@@ -19,7 +19,7 @@ No se debe editar a mano.
Incus, a owerful system container and virtual machine manager. It is a communautary fork of LXD.
-**Versión actual:** 0.5.1~ynh1
+**Versión actual:** 0.5.1~ynh2
## Documentaciones y recursos
- Sitio web oficial:
diff --git a/README_eu.md b/README_eu.md
index 6fb6d6a..a9b69cd 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -5,7 +5,7 @@ EZ editatu eskuz.
# Incus YunoHost-erako
-[](https://dash.yunohost.org/appci/app/incus)  
+[](https://ci-apps.yunohost.org/ci/apps/incus/)  
[](https://install-app.yunohost.org/?app=incus)
@@ -19,7 +19,7 @@ EZ editatu eskuz.
Incus, a owerful system container and virtual machine manager. It is a communautary fork of LXD.
-**Paketatutako bertsioa:** 0.5.1~ynh1
+**Paketatutako bertsioa:** 0.5.1~ynh2
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala:
diff --git a/README_fr.md b/README_fr.md
index dc29aac..20d0e61 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
# Incus pour YunoHost
-[](https://dash.yunohost.org/appci/app/incus)  
+[](https://ci-apps.yunohost.org/ci/apps/incus/)  
[](https://install-app.yunohost.org/?app=incus)
@@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Incus est un gestionnaire puissant de conteneurs système et de machines virtuelles. C'est un fork communautaire de LXD.
-**Version incluse :** 0.5.1~ynh1
+**Version incluse :** 0.5.1~ynh2
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index ba1b8b5..35ee7c6 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -5,7 +5,7 @@ NON debe editarse manualmente.
# Incus para YunoHost
-[](https://dash.yunohost.org/appci/app/incus)  
+[](https://ci-apps.yunohost.org/ci/apps/incus/)  
[](https://install-app.yunohost.org/?app=incus)
@@ -19,7 +19,7 @@ NON debe editarse manualmente.
Incus, a owerful system container and virtual machine manager. It is a communautary fork of LXD.
-**Versión proporcionada:** 0.5.1~ynh1
+**Versión proporcionada:** 0.5.1~ynh2
## Documentación e recursos
- Web oficial da app:
diff --git a/README_id.md b/README_id.md
new file mode 100644
index 0000000..9557e0b
--- /dev/null
+++ b/README_id.md
@@ -0,0 +1,43 @@
+
+
+# Incus untuk YunoHost
+
+[](https://ci-apps.yunohost.org/ci/apps/incus/)  
+
+[](https://install-app.yunohost.org/?app=incus)
+
+*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
+
+> *Paket ini memperbolehkan Anda untuk memasang Incus secara cepat dan mudah pada server YunoHost.*
+> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
+
+## Ringkasan
+
+Incus, a owerful system container and virtual machine manager. It is a communautary fork of LXD.
+
+
+**Versi terkirim:** 0.5.1~ynh2
+## Dokumentasi dan sumber daya
+
+- Website aplikasi resmi:
+- Dokumentasi admin resmi:
+- Repositori kode aplikasi hulu:
+- Gudang YunoHost:
+- Laporkan bug:
+
+## Info developer
+
+Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/incus_ynh/tree/testing).
+
+Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/incus_ynh/tree/testing --debug
+atau
+sudo yunohost app upgrade incus -u https://github.com/YunoHost-Apps/incus_ynh/tree/testing --debug
+```
+
+**Info lebih lanjut mengenai pemaketan aplikasi:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index cea072f..a425637 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -5,7 +5,7 @@
# YunoHost 上的 Incus
-[](https://dash.yunohost.org/appci/app/incus)  
+[](https://ci-apps.yunohost.org/ci/apps/incus/)  
[](https://install-app.yunohost.org/?app=incus)
@@ -19,7 +19,7 @@
Incus, a owerful system container and virtual machine manager. It is a communautary fork of LXD.
-**分发版本:** 0.5.1~ynh1
+**分发版本:** 0.5.1~ynh2
## 文档与资源
- 官方应用网站:
diff --git a/manifest.toml b/manifest.toml
index 7023a83..c3ecd0c 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -4,10 +4,10 @@ packaging_format = 2
id = "incus"
name = "Incus"
-description.en = "A powerful system container and virtual machine manager"
-description.fr = "Un gestionnaire puissant de conteneurs système et de machines virtuelles"
+description.en = "Powerful system container and virtual machine manager"
+description.fr = "Gestionnaire puissant de conteneurs système et de machines virtuelles"
-version = "0.5.1~ynh1"
+version = "0.5.1~ynh2"
maintainers = ["Salamandar"]
diff --git a/scripts/remove b/scripts/remove
index edaf939..51f5442 100644
--- a/scripts/remove
+++ b/scripts/remove
@@ -22,10 +22,6 @@ _ynh_remove_dnsmasq_config
_ynh_remove_subuid_subgid
-# Remove other various files specific to the app... such as :
-
-ynh_secure_remove --file="/var/log/incus"
-
#=================================================
# END OF SCRIPT
#=================================================