Update lazylibrarian.sh

temp change to use my build.func script instead of the Main one
pull/2723/head
MountyMapleSyrup 1 year ago committed by GitHub
parent 5e3c600d3c
commit 064136c069
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      ct/lazylibrarian.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/MountyMapleSyrup/Proxmox/main/misc/build.func)
# Copyright (c) 2021-2024 tteck
# Author: MountyMapleSyrup (MountyMapleSyrup)
# License: MIT

Loading…
Cancel
Save