no description required
Go to file
2024-07-10 10:56:05 -07:00
ct Add ct/debian.sh 2024-07-10 10:55:27 -07:00
install Add install/debian-install.sh 2024-07-10 10:54:37 -07:00
misc Update misc/build.func 2024-07-10 08:54:52 -07:00
LICENSE Add LICENSE 2024-07-10 08:46:48 -07:00
README.md Update README.md 2024-07-10 10:56:05 -07:00

work in progress buds

adguard

  • to install run command in host shell

    • bash -c "$(wget -qLO - https://gitlab.peanutsmediaserver.com/aaron/pve-scripts/raw/branch/main/ct/adguard.sh)"
  • update run command in container console

    • bash -c "$(wget -qLO - https://gitlab.peanutsmediaserver.com/aaron/pve-scripts/raw/branch/main/ct/adguard.sh)"

    debian lxc

  • to install run command in host shell

    • bash -c "$(wget -qLO - https://gitlab.peanutsmediaserver.com/aaron/pve-scripts/raw/branch/main/ct/debian.sh)"
  • update run command in container console

    • bash -c "$(wget -qLO - https://gitlab.peanutsmediaserver.com/aaron/pve-scripts/raw/branch/main/ct/debian.sh)"