lxc-forgejo: Replace tteck/build.func to barremian/build.func for testing

pull/3088/head
barremian 1 year ago
parent 4b6a6b9574
commit 04f60eee38
No known key found for this signature in database
GPG Key ID: 96E431287CDD3E4A
  1. 2
      ct/forgejo.sh

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

Loading…
Cancel
Save