Update sv2linuxinstaller.sh
I accidentally deleted the part that made the login script executable, kinda doesn't work without that.
This commit is contained in:
@@ -46,6 +46,8 @@ cat > $wineprefix_path/synth_v_login.sh <<EOF
|
||||
WINEPREFIX=$wineprefix_path wine "C:\\Program Files\\Synthesizer V Studio 2 Pro\\synthv-studio.exe" "\$1"
|
||||
EOF
|
||||
|
||||
chmod +x $wineprefix_path/synth_v_login.sh
|
||||
|
||||
# Cleanup downloads
|
||||
rm MicrosoftEdgeWebview2Setup.exe
|
||||
rm svstudio2-pro-setup-latest.exe
|
||||
|
||||
Reference in New Issue
Block a user