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 26ef097..5999076 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. -**Shipped version:** 6.1.0~ynh1 +**Shipped version:** 6.1.0~ynh2 ## Screenshots diff --git a/README_es.md b/README_es.md index 56ba47b..35259dd 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. -**Versión actual:** 6.1.0~ynh1 +**Versión actual:** 6.1.0~ynh2 ## Capturas diff --git a/README_eu.md b/README_eu.md index 8411360..2b18c88 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. -**Paketatutako bertsioa:** 6.1.0~ynh1 +**Paketatutako bertsioa:** 6.1.0~ynh2 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 75f9bc6..0bc4876 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. ownCloud Infinite Scale (oCIS) est la nouvelle plateforme de synchronisation et de partage de fichiers qui constituera la base de votre plateforme de gestion de données. -**Version incluse :** 6.1.0~ynh1 +**Version incluse :** 6.1.0~ynh2 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index ce243ae..d9a5689 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. -**Versión proporcionada:** 6.1.0~ynh1 +**Versión proporcionada:** 6.1.0~ynh2 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..dc77eee --- /dev/null +++ b/README_id.md @@ -0,0 +1,47 @@ + + +# ownCloud untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/owncloud.svg)](https://ci-apps.yunohost.org/ci/apps/owncloud/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/owncloud.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/owncloud.maintain.svg) + +[![Pasang ownCloud dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=owncloud) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang ownCloud 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 + +ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. + +**Versi terkirim:** 6.1.0~ynh2 + +## Tangkapan Layar + +![Tangkapan Layar pada ownCloud](./doc/screenshots/screenshot.png) + +## Dokumentasi dan sumber daya + +- Website aplikasi resmi: +- Dokumentasi admin resmi: +- Depot kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/owncloud_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/owncloud_ynh/tree/testing --debug +atau +sudo yunohost app upgrade owncloud -u https://github.com/YunoHost-Apps/owncloud_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 94f03b9..4735730 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ ownCloud Infinite Scale (oCIS) is the new file sync & share platform that will be the foundation of your data management platform. -**分发版本:** 6.1.0~ynh1 +**分发版本:** 6.1.0~ynh2 ## 截图 diff --git a/doc/PRE_INSTALL.md b/doc/PRE_INSTALL.md deleted file mode 100644 index 6ce6430..0000000 --- a/doc/PRE_INSTALL.md +++ /dev/null @@ -1 +0,0 @@ -Please note, this package is only intended to test ownCloud Infinite Scale. It should not be used for production for now. \ No newline at end of file diff --git a/doc/PRE_INSTALL_fr.md b/doc/PRE_INSTALL_fr.md deleted file mode 100644 index 9e7c907..0000000 --- a/doc/PRE_INSTALL_fr.md +++ /dev/null @@ -1 +0,0 @@ -Attention, ce package est uniquement destiné à tester ownCloud Infinite Scale. Il ne doit pas être utilisé en production. \ No newline at end of file diff --git a/manifest.toml b/manifest.toml index edc57d2..e42360c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "ownCloud" description.en = "Online storage, file sharing platform" description.fr = "Stockage en ligne, plateforme de partage de fichiers" -version = "6.1.0~ynh1" +version = "6.1.0~ynh2" maintainers = ["eric_G"] @@ -21,11 +21,8 @@ yunohost = ">= 11.2.20" helpers_version = "2.1" architectures = ["amd64", "arm64", "armhf", "i386"] multi_instance = false - ldap = false - sso = false - disk = "100M" ram.build = "800M" ram.runtime = "50M" diff --git a/scripts/_common.sh b/scripts/_common.sh index d762784..8552fb6 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -3,5 +3,5 @@ #================================================= # COMMON VARIABLES AND CUSTOM HELPERS AND CUSTOM HELPERS #================================================= -# PHP APP SPECIFIC -#================================================= + +timezone=$(cat /etc/timezone) \ No newline at end of file diff --git a/scripts/backup b/scripts/backup index 8f04146..19359f8 100755 --- a/scripts/backup +++ b/scripts/backup @@ -1,6 +1,5 @@ #!/bin/bash -# Keep this path for calling _common.sh inside the execution's context of backup and restore scripts source ../settings/scripts/_common.sh source /usr/share/yunohost/helpers diff --git a/scripts/install b/scripts/install index 4c95a0b..a6cc2da 100755 --- a/scripts/install +++ b/scripts/install @@ -3,8 +3,6 @@ source _common.sh source /usr/share/yunohost/helpers -timezone=$(cat /etc/timezone) - #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE #================================================= diff --git a/scripts/upgrade b/scripts/upgrade index 4dd3f47..1ea9582 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -3,8 +3,6 @@ source _common.sh source /usr/share/yunohost/helpers -timezone=$(cat /etc/timezone) - #================================================= # STOP SYSTEMD SERVICE #=================================================