From 6d582f12a541e41de1ae38cc727b034d574c5307 Mon Sep 17 00:00:00 2001 From: thisiszeev Date: Mon, 5 Feb 2024 19:15:14 +0200 Subject: [PATCH] Add 'occ-from-anywhere/README.md' --- occ-from-anywhere/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 occ-from-anywhere/README.md diff --git a/occ-from-anywhere/README.md b/occ-from-anywhere/README.md new file mode 100644 index 0000000..a5823e4 --- /dev/null +++ b/occ-from-anywhere/README.md @@ -0,0 +1,5 @@ +Make this file executable and save it as /usr/bin/occ + +Now whenever you want to use the CLI tool occ, you can do it from anywhere. + +Don't forget to set the two variables nextcloudpath and wwwuser \ No newline at end of file