From efa8d4721c15ccfdddf4bc5461e026e8fb69cb2e Mon Sep 17 00:00:00 2001 From: Adrian Wood Date: Sun, 10 Aug 2025 13:29:04 +0100 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ce21571 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# runram + +A bash script command that allows for temporarily copying a directory into RAM and running a command on it. \ No newline at end of file