Skip to content

Commit e9470ab

Browse files
authored
remove old ved links in source
1 parent 5abcb47 commit e9470ab

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

vm/umbrel-os-vm.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
# Author: MickLesk (CanbiZ)
55
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
66

7-
source /dev/stdin <<<$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/api.func)
8-
source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/vm-core.func)
9-
load_functions
7+
source /dev/stdin <<<$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/api.func)
108

119
APP="Umbrel OS VM"
1210
header_info

0 commit comments

Comments
 (0)