commit | 1003952b169472992792226b8ffdca5b92b3ac8e | [log] [tgz] |
---|---|---|
author | Anthony Young <sleepsonthefloor@gmail.com> | Tue Sep 13 10:05:07 2011 -0700 |
committer | Anthony Young <sleepsonthefloor@gmail.com> | Tue Sep 13 10:05:07 2011 -0700 |
tree | 208d5fc270788b9fb730d8b10d4a16466a2dfe5f | |
parent | 7c3e5ed0552d30f9be052b55d6e6a98b9b45682a [diff] [blame] |
comment tweaks, provide CLEAN option to stack.sh
diff --git a/build_lxc.sh b/build_lxc.sh index d3dd7ad..5e07b1a 100755 --- a/build_lxc.sh +++ b/build_lxc.sh
@@ -77,7 +77,7 @@ cp -pr ~/.bashrc $ROOTFS/opt/.bashrc fi -# give stack ownership over /opt so it may do the work needed +# Give stack ownership over /opt so it may do the work needed chroot $ROOTFS chown -R stack /opt # Configure instance network