Create README.md

This commit is contained in:
tschettervictor
2024-12-01 18:18:42 -07:00
committed by GitHub
parent d8a6c68ef7
commit d77059798d

23
dasherr/README.md Normal file
View File

@@ -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