mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 15:23:33 +00:00
some ls debugging
This commit is contained in:
@@ -31,7 +31,11 @@ if(-not $skipcheckout) {
|
|||||||
New-Item $distSafariDir -ItemType Directory -ea 0
|
New-Item $distSafariDir -ItemType Directory -ea 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ls
|
||||||
|
cd $distDir
|
||||||
|
ls
|
||||||
cd $distSafariDir
|
cd $distSafariDir
|
||||||
|
ls
|
||||||
|
|
||||||
if(-not $skipcheckout) {
|
if(-not $skipcheckout) {
|
||||||
git clone git@github.com:bitwarden/browser.git
|
git clone git@github.com:bitwarden/browser.git
|
||||||
|
|||||||
Reference in New Issue
Block a user