dev
sh 7 lines 233 Bytes
Raw
1 #!/bin/bash
2 # This (wrapper) script should be run in wsl with installed (windows "side") flutter
3 # and available cmd.exe in PATH
4 # Assume that we are in scripts/windows dir
5 CW_ROOT=`pwd`/../..
6 cd $CW_ROOT
7 cmd.exe /c cakewallet.bat $1