summaryrefslogtreecommitdiff
path: root/init-tools.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init-tools.sh')
-rwxr-xr-xinit-tools.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/init-tools.sh b/init-tools.sh
index 0c56966223..e6966cc2f0 100755
--- a/init-tools.sh
+++ b/init-tools.sh
@@ -116,7 +116,6 @@ if [ ! -e $__PROJECT_JSON_FILE ]; then
# On ubuntu 14.04, /bin/sh (symbolic link) calls /bin/dash by default.
$__BUILD_TOOLS_PATH/init-tools.sh $__scriptpath $__DOTNET_CMD $__TOOLRUNTIME_DIR
- chmod a+x $__TOOLRUNTIME_DIR/corerun
else
echo "$__PROJECT_JSON_FILE found. Skipping .NET CLI installation."
fi