Change script source URL to new repository

Updated the `source` URL in `squirrelserversmanager.sh` from `squirreldeveloper` to `tteck`. This ensures the script pulls the latest functions from the correct repository.
pull/4015/head
SquirrelDevelopper 5 months ago
parent ac6b786ace
commit b490ac8b1d

@ -1,5 +1,5 @@
#!/usr/bin/env bash
source <(curl -s https://raw.githubusercontent.com/squirreldeveloper/Proxmox/main/misc/build.func)
source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2024 tteck
# Author: tteck (tteckster)
# License: MIT

Loading…
Cancel
Save

Powered by BW's shoe-string budget.