diff options
author | Fulton Browne <git@fulton.software> | 2021-05-28 15:28:18 +0000 |
---|---|---|
committer | Fulton Browne <git@fulton.software> | 2021-05-28 15:28:18 +0000 |
commit | 94bf6b9d08bfeaf8e5e08b0e5c9db413aa0c0523 (patch) | |
tree | 4ebaec342d28ea4d9a748239b87a74055dba07d0 /wb | |
parent | 598addf2fe5994c8c237a853a206004163da99f0 (diff) | |
download | g9srv-master.tar.gz |
Diffstat (limited to 'wb')
-rwxr-xr-x | wb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wb b/wb new file mode 100755 index 0000000..70c633d --- /dev/null +++ b/wb @@ -0,0 +1,3 @@ +#!/bin/rc +g9srv/webblog -o /usr/web/posts -w /usr/glenda/code/gemsite/ + |