Skip to content

Commit 1cb21fa

Browse files
committed
Update build-bin.ps1
1 parent c50d724 commit 1cb21fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-bin.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# Define paths
44
$root = "C:\Users\Tamwyn\Documents\Projets Perso\CrasyMusicLibrary"
55
$pkg_root = Join-Path $root "pkg-dist"
6+
$rootWSL = "/mnt/c/Users/Tamwyn/Documents/Projets Perso/CrasyMusicLibrary"
67
$appVersion = "2.0.0"
78

89

0 commit comments

Comments
 (0)