initial upload
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
# TA-Proxmenu
|
||||
# TA-Proxmenu - Proxmox Scripts for TA Use
|
||||
|
||||
bash <(curl -sL https://go.scity.us/install-tapm)
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# TA-Proxmenu - Proxmox Scripts for TA Use
|
||||
|
||||
action="$1"
|
||||
FOLDER='/opt/idssys/ta-proxmenu'
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# TA-Proxmenu - Proxmox Scripts
|
||||
# TA-Proxmenu - Proxmox Scripts for TA Use
|
||||
|
||||
|
||||
[ "${2}" != "q" ] && source /opt/idssys/defaults/colors.inc
|
||||
|
||||
Reference in New Issue
Block a user