Files

13 lines
264 B
Markdown
Raw Permalink Normal View History

2021-08-01 20:40:20 +02:00
# proxmox_hassos_install
```
2022-04-27 11:27:59 +02:00
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/proxmox_hassos_install/raw/branch/main/install.sh)"
2021-08-01 20:40:20 +02:00
```
2022-07-16 18:40:15 +00:00
### TESTING
```
bash -c "$(wget -qLO - https://git.sthope.dev/sthope/proxmox_hassos_install/raw/branch/main/test.sh)"
```