Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <github@hanssonit.se>2020-10-03 22:09:15 +0300
committerGitHub <noreply@github.com>2020-10-03 22:09:15 +0300
commitf251b0354996674b1d8ea148f68eccec730323ca (patch)
treedd26d793d0492ffd9b6e1e363c3051dd8f32d694 /addons/locales.sh
parentda449199f07fc10adf75bbe5965e02bff05a7d92 (diff)
go live with fetch lib (#1520)
Signed-off-by: enoch85 <github@hanssonit.se>
Diffstat (limited to 'addons/locales.sh')
-rw-r--r--addons/locales.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/addons/locales.sh b/addons/locales.sh
index 93c8056f..63918083 100644
--- a/addons/locales.sh
+++ b/addons/locales.sh
@@ -8,10 +8,6 @@ SCRIPT_NAME="Locales"
# shellcheck source=lib.sh
source /var/scripts/fetch_lib.sh || source <(curl -sL https://raw.githubusercontent.com/nextcloud/vm/master/lib.sh)
-### TODO Remove this after some releases
-# Download fetch_lib.sh to be able to use it
-download_script STATIC fetch_lib
-
# Check for errors + debug code and abort if something isn't right
# 1 = ON
# 0 = OFF