mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-01 21:30:09 +00:00
qf
This commit is contained in:
parent
5938a9aceb
commit
1f35b649cc
1 changed files with 0 additions and 1 deletions
|
|
@ -370,7 +370,6 @@ EOF
|
|||
REPO_FILE=""
|
||||
REPO_ACTIVE=0
|
||||
REPO_COMMENTED=0
|
||||
# Suche nach existierendem Block (aktiv oder auskommentiert)
|
||||
for file in /etc/apt/sources.list.d/*.sources; do
|
||||
if grep -q "Components:.*pve-no-subscription" "$file"; then
|
||||
REPO_FILE="$file"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue