From e8f82e2ce93bd0bef54e00e5711016892fc5529f Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 19 Jun 2018 11:05:45 +0200 Subject: Add iTasksDev environment automatically from install_clean --- clean/bin/install_clean | 2 ++ 1 file changed, 2 insertions(+) (limited to 'clean/bin') diff --git a/clean/bin/install_clean b/clean/bin/install_clean index 223d9a4..28268a6 100755 --- a/clean/bin/install_clean +++ b/clean/bin/install_clean @@ -36,6 +36,8 @@ else rm -rf clean-build fi +cat ~/.clean/iTasksDev.env >> /opt/clean/etc/IDEEnvs + mv /opt/clean/lib/exe /opt/clean/exe ln -s /opt/clean/exe /opt/clean/lib/exe -- cgit v1.2.3