Skip to content

Commit 2c73cd7

Browse files
authored
typo preventing script to install (#2977)
1 parent da94a2c commit 2c73cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ct/paperless-gpt.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/community-scripts/ProxmoxVED/main/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: MickLesk (CanbiZ)
55
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE

0 commit comments

Comments
 (0)