I hereby claim:
- I am shirt-dev on github.
- I am shirtjs (https://keybase.io/shirtjs) on keybase.
- I have a public key ASBDbqpH4K3Ow8hpzeo-bskBw9v7U-EYQtlnsZWgwlPU7wo
To claim this, I am signing this object:
| ||accounts.google.com | |
| ||netflix.com |
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| set -o errexit | |
| clear | |
| printf "\n*** This script will download a cloud image and create a Proxmox VM template from it. ***\n\n" | |
| ### HOW TO USE | |
| ### Pre-req: | |
| ### - run on a Proxmox 6 server | |
| ### - a dhcp server should be active on vmbr1 |