summaryrefslogtreecommitdiffstats
path: root/server/setup/01-zfs_linux_bringup/chroot-chroot.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-06-04 19:37:29 +0200
committerSven Gothel <[email protected]>2013-06-04 19:37:29 +0200
commit29391e7aedaa17779069305872dd3196c929f65f (patch)
tree248c40a882b94641bcba39176b0e2b448d914731 /server/setup/01-zfs_linux_bringup/chroot-chroot.sh
parent4f170e86e6e650df9a20166b18ebc7729d14ca47 (diff)
rename folder dirs w/ numeric prefix, indicating order of steps to perform.
Diffstat (limited to 'server/setup/01-zfs_linux_bringup/chroot-chroot.sh')
-rw-r--r--server/setup/01-zfs_linux_bringup/chroot-chroot.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/server/setup/01-zfs_linux_bringup/chroot-chroot.sh b/server/setup/01-zfs_linux_bringup/chroot-chroot.sh
new file mode 100644
index 0000000..2786bca
--- /dev/null
+++ b/server/setup/01-zfs_linux_bringup/chroot-chroot.sh
@@ -0,0 +1,3 @@
+#! /bin/sh
+chroot /mnt/new /bin/bash
+