We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3731521 commit 126e9c9Copy full SHA for 126e9c9
1 file changed
bin/checkurls.ps1
@@ -13,6 +13,7 @@ if($app) { $search = $app }
13
14
. "$psscriptroot\..\lib\core.ps1"
15
. "$psscriptroot\..\lib\manifest.ps1"
16
+. "$psscriptroot\..\lib\config.ps1"
17
. "$psscriptroot\..\lib\install.ps1"
18
19
if(!$dir) { $dir = "$psscriptroot\..\bucket" }
0 commit comments