Skip to content

Commit b1b08cd

Browse files
authored
fix build.func path (#3121)
1 parent 3b2db06 commit b1b08cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ct/wger.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
source <(curl -s https://raw.githubusercontent.com/tremor021/ProxmoxVE/refs/heads/wger/misc/build.func)
2+
source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)
33
# Copyright (c) 2021-2025 community-scripts ORG
44
# Author: Slaviša Arežina (tremor021)
55
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE

0 commit comments

Comments
 (0)