diff options
author | June McEnroe <june@causal.agency> | 2021-09-27 19:16:45 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-09-27 19:16:45 +0000 |
commit | 54c632e8c35c3283a890c589f1b7937887c13877 (patch) | |
tree | 114f6410374a7c2e6b18e15e425a26aae23d6ebc /README.7 | |
parent | Request znc.in/self-message if available (diff) | |
download | catgirl-54c632e8c35c3283a890c589f1b7937887c13877.tar.gz catgirl-54c632e8c35c3283a890c589f1b7937887c13877.zip |
chroot: Factor out and add OpenBSD build
Diffstat (limited to 'README.7')
-rw-r--r-- | README.7 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.7 b/README.7 index 2179225..c717aa9 100644 --- a/README.7 +++ b/README.7 @@ -215,6 +215,11 @@ sleep/wake wrapper for macOS .It Pa scripts/notify-send.scpt .Xr notify-send 1 in AppleScript +.It Pa scripts/build-chroot.sh +chroot builder for +.Ox +and +.Fx .It Pa scripts/chroot-prompt.sh name prompt wrapper for chroot .It Pa scripts/chroot-man.sh |