We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c50d724 commit 1cb21faCopy full SHA for 1cb21fa
build-bin.ps1
@@ -3,6 +3,7 @@
3
# Define paths
4
$root = "C:\Users\Tamwyn\Documents\Projets Perso\CrasyMusicLibrary"
5
$pkg_root = Join-Path $root "pkg-dist"
6
+$rootWSL = "/mnt/c/Users/Tamwyn/Documents/Projets Perso/CrasyMusicLibrary"
7
$appVersion = "2.0.0"
8
9
0 commit comments