aboutsummaryrefslogtreecommitdiffstats
path: root/config/hooks/mkdir_live.sh.chroot
blob: ba47be446ae7cb6b50403f391d0229d73f66e0eb (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -e

# Useful to to this here because sometimes /live doesn't get created
# otherwise...
echo "Creating /live and copying in boot images..."
mkdir -p /live