# Proxmox Backup Server Disable Subscription

##### Description

The script will give options to Disable the Enterprise Repo, Add/Correct PBS Sources, Enable the No-Subscription Repo, Add Test Repo, Disable Subscription Nag, Update Proxmox Backup Server and Reboot PBS.

**Proxmox Backup Server <span style="color: rgb(224, 62, 45);">ONLY</span>**  
Execute **<span style="color: rgb(224, 62, 45);">within </span>the Proxmox Backup Server <span style="color: rgb(224, 62, 45);">Shell</span>**  
It is recommended to answer “yes” (y) to all options presented during the process.

##### How to use

To use the Proxmox Backup Server Post Install script, run the command below in the shell.

```bash
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/misc/post-pbs-install.sh)"
```

Reboot PBS.

---

If you find this helpful or not please leave a comment.

<span style="color: rgb(224, 62, 45);">**Ins0mniA**</span>