Browse Source

README

main
pvincent 1 week ago
parent
commit
16e224d561
  1. 16
      README.md

16
README.md

@ -1,2 +1,18 @@
# miaou-proxmox
miaou-proxmox offers some utility tools able to perform the 'incus'-style commands.
mostly command-line utilities.
## how-to install
> one-liner style
```bash
curl https://git.artcode.re/miaou/miaou-proxmox/raw/branch/main/install.sh | bash -s # NON-INTERACTIVE
```
> change default storage interactively
```bash
/opt/miaou-proxmox/install.sh
```
Loading…
Cancel
Save