mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-04-20 08:35:13 +00:00
fix build.func path (#3121)
This commit is contained in:
parent
3b2db06fc1
commit
b1b08cd819
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
source <(curl -s https://raw.githubusercontent.com/tremor021/ProxmoxVE/refs/heads/wger/misc/build.func)
|
||||
source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)
|
||||
# Copyright (c) 2021-2025 community-scripts ORG
|
||||
# Author: Slaviša Arežina (tremor021)
|
||||
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user