mirror of https://github.com/tteck/Proxmox.git
Update lazylibrarian.sh
This commit is contained in:
parent
ee31b64ca4
commit
3325ec52b3
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
source <(curl -s https://raw.githubusercontent.com/MountyMapleSyrup/Proxmox/main/misc/build.func)
|
source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func)
|
||||||
# Copyright (c) 2021-2024 tteck
|
# Copyright (c) 2021-2024 tteck
|
||||||
# Author: MountyMapleSyrup (MountyMapleSyrup)
|
# Author: MountyMapleSyrup (MountyMapleSyrup)
|
||||||
# License: MIT
|
# License: MIT
|
||||||
|
|
Loading…
Reference in New Issue