1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncloud_ynh.git synced 2024-09-03 19:56:25 +02:00
This commit is contained in:
Éric Gaspar 2024-07-19 10:16:22 +02:00
parent d6784e378c
commit 3ff695382e
2 changed files with 2 additions and 2 deletions

View file

@ -3,3 +3,5 @@
#=================================================
# COMMON VARIABLES AND CUSTOM HELPERS AND CUSTOM HELPERS
#=================================================
timezone=$(cat /etc/timezone)

View file

@ -3,8 +3,6 @@
source _common.sh
source /usr/share/yunohost/helpers
timezone=$(cat /etc/timezone)
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE
#=================================================