mirror of
https://github.com/safing/portmaster
synced 2025-09-01 18:19:12 +00:00
Us Pre-Releases in support channel
This commit is contained in:
parent
cf3bd9f671
commit
1316a5606f
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ func SetIndexes(
|
||||||
Path: indexPath,
|
Path: indexPath,
|
||||||
AutoDownload: autoDownload,
|
AutoDownload: autoDownload,
|
||||||
})
|
})
|
||||||
|
usePreReleases = true
|
||||||
} else if deleteUnusedIndexes {
|
} else if deleteUnusedIndexes {
|
||||||
err := deleteIndex(registry, indexPath)
|
err := deleteIndex(registry, indexPath)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
|
Loading…
Add table
Reference in a new issue