Skip to content

Commit fbcad73

Browse files
Update install/nebula-sync-install.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent 601c772 commit fbcad73

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

install/nebula-sync-install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,8 @@ msg_info "Creating update script"
257257
cat <<'UPDATEEOF' >/usr/local/bin/update_nebula-sync
258258
#!/usr/bin/env bash
259259
# Nebula-Sync Update Script
260-
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/core.func)
261-
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/tools.func)
260+
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/core.func)
261+
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/tools.func)
262262
load_functions
263263
264264
INSTALL_PATH="/opt/nebula-sync"

0 commit comments

Comments
 (0)