From d77059798d5e78e22cda7bc0974d95747d2fa853 Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Sun, 1 Dec 2024 18:18:42 -0700 Subject: [PATCH] Create README.md --- dasherr/README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 dasherr/README.md diff --git a/dasherr/README.md b/dasherr/README.md new file mode 100644 index 0000000..816044f --- /dev/null +++ b/dasherr/README.md @@ -0,0 +1,23 @@ +# Dasherr Dashboard +https://github.com/erohtar/Dasherr + +### Command to fetch script +``` +fetch https://raw.githubusercontent.com/tschettervictor/bsd-apps/main/dasherr/dasherr-install.sh +``` + +Don't forget to +``` +chmod +x dasherr-install.sh +``` + +## Variables +These are the variables that are available to change along with their defaults and a description of what they do. Other variables should be left at default unless you have a good reason to change them. +APP_VERSION +- dasherr version to download (currently defaults to 1.05.02) + +## Mount points (should be mounted outside the jail) +- `/usr/local/www/dasherr` - data directory + +## Jail Properties +- none