aboutsummaryrefslogtreecommitdiff
path: root/arch-base/bootstrap_base.sh
diff options
context:
space:
mode:
Diffstat (limited to 'arch-base/bootstrap_base.sh')
-rwxr-xr-xarch-base/bootstrap_base.sh15
1 files changed, 0 insertions, 15 deletions
diff --git a/arch-base/bootstrap_base.sh b/arch-base/bootstrap_base.sh
deleted file mode 100755
index 05358f5..0000000
--- a/arch-base/bootstrap_base.sh
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/bash
-
-echo "==> bootstraping base ..."
-
-. /bootstrap.sh
-
-bootstrap_hostname
-
-bootstrap_timezone
-
-bootstrap_locales
-
-bootstrap_clean_common
-
-bootstrap_clean_base