code: 9ferno

Download patch

ref: 6df3e7d241b2d6b07b029fe869c4efc9d933bcb4
parent: 1fe71cc295c4f6624c7cf2b266a099008d474b3f
author: henesy <unknown>
date: Fri Nov 16 18:10:49 EST 2018

Fix makestubs scribs

--- a/dis/makestubs
+++ b/dis/makestubs
@@ -1,6 +1,8 @@
 #!/dis/sh
 # Initialise stub directories that may be missing in the base install
 # Opt material courtesy of powerman
+load std
+
 user=`{cat /dev/user}
 home=/usr/$user
 dirs=($home/keyring $home/dis $home/module /tmp /mnt/keys /mnt/registry /mnt/acme /n/remote /chan /keydb)