From a1ed44146688fc06097a67bb955cc5fa1bc12b61 Mon Sep 17 00:00:00 2001 From: JesusPerez Date: Thu, 7 Oct 2021 23:06:24 +0100 Subject: [PATCH] chore: move zterton to webenv --- on_libs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/on_libs.sh b/on_libs.sh index f226f93..9576582 100755 --- a/on_libs.sh +++ b/on_libs.sh @@ -16,7 +16,7 @@ Key of Life Library|LibreCloud/lib_key_of_life Macros Library|LibreCloud/lib_macros Utils Library|LibreCloud/lib_utils Tkdr Library|LibreCloud/lib_tkdr -Zterton library|LibreCloud/lib_zterton +Webenv library|LibreCloud/lib_webenv " [ -z "$REPO_URL" ] && echo "REPO_URL not found in enviroment" && exit 1