diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2021-07-26 16:41:01 -0700 |
|---|---|---|
| committer | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2021-07-26 16:41:01 -0700 |
| commit | 5454019cb1d74aca96edec31f1951a94ff70f1d1 (patch) | |
| tree | 54ffe5aaab45b1a874820f27e4e5148b521955d2 /server | |
| parent | 69fceb2e93085a005c7e677a3bf6c1ddeba123aa (diff) | |
patch: Fix ACLs and brew install issues
Diffstat (limited to 'server')
| -rw-r--r-- | server/mobius/config/Files/hello.txt | 1 | ||||
| -rw-r--r-- | server/mobius/config/ThreadedNews.yaml | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/server/mobius/config/Files/hello.txt b/server/mobius/config/Files/hello.txt new file mode 100644 index 0000000..271a837 --- /dev/null +++ b/server/mobius/config/Files/hello.txt @@ -0,0 +1 @@ +I'm a test file
\ No newline at end of file diff --git a/server/mobius/config/ThreadedNews.yaml b/server/mobius/config/ThreadedNews.yaml index dc2e8b5..59e0a68 100644 --- a/server/mobius/config/ThreadedNews.yaml +++ b/server/mobius/config/ThreadedNews.yaml @@ -1 +1 @@ -Categories: +Categories: {} |