mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-08-02 10:18:41 -04:00
Format install scripts
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
# Install Ubuntu
|
||||
|
||||
```bash
|
||||
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/ubuntu.sh)"
|
||||
```
|
||||
|
||||
# Install Unbound
|
||||
|
||||
```bash
|
||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/unbound/install.sh)"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user