1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 22:33:35 +00:00

some ls debugging

This commit is contained in:
Kyle Spearrin
2020-09-23 13:18:11 -04:00
parent 2eb60e95ae
commit 88859c87d4

View File

@@ -31,7 +31,11 @@ if(-not $skipcheckout) {
New-Item $distSafariDir -ItemType Directory -ea 0
}
ls
cd $distDir
ls
cd $distSafariDir
ls
if(-not $skipcheckout) {
git clone git@github.com:bitwarden/browser.git