initial upload

This commit is contained in:
2025-12-14 17:45:48 -06:00
parent 972f62e64d
commit fec1adce39
4 changed files with 5 additions and 3 deletions

View File

@@ -1,2 +1,3 @@
# TA-Proxmenu
# TA-Proxmenu - Proxmox Scripts for TA Use
bash <(curl -sL https://go.scity.us/install-tapm)

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env bash
# TA-Proxmenu - Proxmox Scripts for TA Use
action="$1"
FOLDER='/opt/idssys/ta-proxmenu'

View File

@@ -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

2
run.sh
View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# UbUpdate - Ubuntu Update Scripts Loader
# TA-Proxmenu preloader
[ "${2}" != "q" ] && source /opt/idssys/defaults/colors.inc
source /opt/idssys/defaults/default.inc