From 01ce3976d613d8c2964600e9d3b14f56bf494c8f Mon Sep 17 00:00:00 2001 From: akrasnyh Date: Thu, 1 Dec 2022 12:33:46 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'scripts/taiga-www-install.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/taiga-www-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/taiga-www-install.sh b/scripts/taiga-www-install.sh index 36797e4..6c8e1de 100755 --- a/scripts/taiga-www-install.sh +++ b/scripts/taiga-www-install.sh @@ -22,6 +22,7 @@ source ~/.node-live/bin/activate set -u + install_taiga_back(){ cd ~ einfo 'Backend Setup: Get the code'