From 835f2f8ebcaf2370cdaf222226d48d27d6859b97 Mon Sep 17 00:00:00 2001 From: despiegk Date: Wed, 15 Sep 2021 15:45:42 +0300 Subject: [PATCH] freeflowuniverse namechange --- .gitpod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index de8a62ea7..d2422a167 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -3,7 +3,7 @@ image: tasks: - name: WIKI command: | - curl https://raw.githubusercontent.com/crystaluniverse/crystaltools/development/install.sh > /tmp/install.sh + curl https://raw.githubusercontent.com/freeflowuniverse/crystaltools/development/install.sh > /tmp/install.sh bash /tmp/install.sh source /workspace/env.sh publtools_check