From 75306d5859d488964cc821aa9ea34f11db8e363e Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 24 Mar 2020 16:12:13 +0100 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 7411fbf..81c2f9f 100644 --- a/scripts/restore +++ b/scripts/restore @@ -77,7 +77,7 @@ ynh_install_app_dependencies $pkg_dependencies ynh_exec_warn_less ynh_install_nodejs --nodejs_version=8 -pip3 install pipenv +python3 -m pip install pipenv npm install -g configurable-http-proxy