Skip to content

Commit 126e9c9

Browse files
committed
Import config.ps1 in checkurls.ps1 (related to #2100)
1 parent 3731521 commit 126e9c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/checkurls.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ if($app) { $search = $app }
1313

1414
. "$psscriptroot\..\lib\core.ps1"
1515
. "$psscriptroot\..\lib\manifest.ps1"
16+
. "$psscriptroot\..\lib\config.ps1"
1617
. "$psscriptroot\..\lib\install.ps1"
1718

1819
if(!$dir) { $dir = "$psscriptroot\..\bucket" }

0 commit comments

Comments
 (0)