mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2025-10-30 14:17:54 +00:00
Compare commits
1 Commits
v0.3.1
...
fix-bucket
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
48418cc0d6 |
@@ -1,4 +1,7 @@
|
||||
$bucketsdir = "$scoopdir\buckets"
|
||||
if (!(Test-Path $bucketsdir)) {
|
||||
$bucketsdir = "$globaldir\buckets"
|
||||
}
|
||||
|
||||
function Find-BucketDirectory {
|
||||
<#
|
||||
|
||||
Reference in New Issue
Block a user