diff --git a/bootstrap.sh b/bootstrap.sh index 5228999..a99d0ad 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,6 +1,7 @@ #!/usr/bin/bash # XXX run self in nohup +# ..."$ make host" will likely break existing connections... # XXX TEST! # bootstrap... @@ -40,3 +41,4 @@ source ./.pct-helpers # XXX +# vim:set ts=4 sw=4 nowrap :