From 24d5a8c8ac8141cf1e69773e3f09def3508b9f2c Mon Sep 17 00:00:00 2001 From: Byron Lathi Date: Mon, 18 Apr 2022 20:29:00 -0500 Subject: [PATCH] Add fsdir --- sw/fsdir/hello.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 sw/fsdir/hello.txt diff --git a/sw/fsdir/hello.txt b/sw/fsdir/hello.txt new file mode 100644 index 0000000..270c611 --- /dev/null +++ b/sw/fsdir/hello.txt @@ -0,0 +1 @@ +hello, world!