From b6e6285b60b34b4a06f91c5ea4e50dc2c9795ff9 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Wed, 13 Jul 2016 18:57:58 +0200 Subject: [PATCH] Fix build after bash fix --- build/build.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build.js b/build/build.js index 4d02724a..dcd7577e 100644 --- a/build/build.js +++ b/build/build.js @@ -128,7 +128,7 @@ P.all([ helper.copyFileAsync( nodistBin + '/nodist.sh',stagingBin + '/nodist.sh'), helper.copyFileAsync( - nodistBin + '/bash_profile_content.sh',stagingBin + '/bash_profile_content.sh'), + nodistBin + '/nodist_bash_profile_content.sh',stagingBin + '/nodist_bash_profile_content.sh'), helper.copyFileAsync( nodistBin + '/nodist.cmd',stagingBin + '/nodist.cmd'), helper.copyFileAsync(