Update README.md

Added usage
This commit is contained in:
Thorsten Spille 2021-07-27 09:37:27 +02:00 committed by GitHub
parent 1068e0e540
commit 6e6deae1e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,3 +12,11 @@ Following settings are made:
- Configure `vm.swappiness` interactively - Configure `vm.swappiness` interactively
- Install checkmk Agent with optional encryption and registration - Install checkmk Agent with optional encryption and registration
- Added Support for Proxmox VE 7.0 - Added Support for Proxmox VE 7.0
# Usage
Just download and execute the script, all settings are made interactively.
```
wget https://github.com/bashclub/proxmox-zfs-postinstall/raw/main/proxmox-zfs-postinstall.sh
bash ./proxmox-zfs-postinstall.sh
```