Update petio.sh

Fix Url, licence
pull/3142/head
Sayed Ali Alawi 1 year ago committed by GitHub
parent 3b2ea8edc7
commit 2a25d005b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      ct/petio.sh

@ -1,9 +1,9 @@
#!/usr/bin/env bash
source <(curl -s https://raw.githubusercontent.com/oldhunterr/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
# https://github.com/oldhunterr/Proxmox/raw/main/LICENSE
# https://github.com/tteck/Proxmox/raw/main/LICENSE
function header_info {
clear

Loading…
Cancel
Save