Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/03e780a2f42a70d92e51af99960db4b8ac4c46cd?style=split&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update usb-passthrough.sh

pull/152/head
tteckster 3 years ago committed by GitHub
parent 0330ae6a3e
commit 03e780a2f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
echo -e "\e[1;33m This script will allow USB passthrough to a LXC Container \e[0m" echo -e "\e[1;33m This script will allow USB passthrough to a privileged LXC Container \e[0m"
while true; do while true; do
read -p "Did you replace 106 with your LXC ID? Proceed(y/n)?" yn read -p "Did you replace 106 with your LXC ID? Proceed(y/n)?" yn
case $yn in case $yn in

Loading…
Cancel
Save

Powered by BW's shoe-string budget.