An open API service indexing awesome lists of open source software.

https://github.com/michdo93/proxmox-no-subscription-bash

A bash script that changes proxmox to no-subscription repository.
https://github.com/michdo93/proxmox-no-subscription-bash

Last synced: about 1 year ago
JSON representation

A bash script that changes proxmox to no-subscription repository.

Awesome Lists containing this project

README

          

# proxmox-no-subscription-bash

## proxmox-ve-no-subscription.bash

A bash script that changes `Proxmox Virtual Environment` to no-subscription repository.

```
wget https://raw.githubusercontent.com/Michdo93/proxmox-no-subscription-bash/main/proxmox-ve-no-subscription.bash -O - | bash
```

## proxmox-bs-no-subscription.bash

A bash script that changes `Proxmox Backup Server` to no-subscription repository.

```
wget https://raw.githubusercontent.com/Michdo93/proxmox-no-subscription-bash/main/proxmox-bs-no-subscription.bash -O - | bash
```