Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-10-08 15:50:49 +03:00
parent 592e279bab
commit 33e7a0a0ef

View File

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