summaryrefslogtreecommitdiff
path: root/scripts/bootstrap-host
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/bootstrap-host')
-rwxr-xr-xscripts/bootstrap-host4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/bootstrap-host b/scripts/bootstrap-host
index 7619f68a9..e69de29bb 100755
--- a/scripts/bootstrap-host
+++ b/scripts/bootstrap-host
@@ -1,4 +0,0 @@
-#!/bin/sh -e
-
-cd "${BASE}"/bootstrap;
-./bootstrap;