From 5454019cb1d74aca96edec31f1951a94ff70f1d1 Mon Sep 17 00:00:00 2001 From: Jeff Halter <868228+jhalter@users.noreply.github.com> Date: Mon, 26 Jul 2021 16:41:01 -0700 Subject: patch: Fix ACLs and brew install issues --- server/mobius/config/Files/hello.txt | 1 + server/mobius/config/ThreadedNews.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 server/mobius/config/Files/hello.txt (limited to 'server') 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: {} -- cgit