Update Umami installation source URL to point to tteck's repository

pull/2988/head
Bram Suurd 1 year ago
parent be5c7141d8
commit 84cead38dc
  1. 2
      ct/umami.sh

@ -1,5 +1,5 @@
#!/usr/bin/env bash
source <(curl -s https://raw.githubusercontent.com/BramSuurdje/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