mirror of
https://github.com/Michaelangel007/apple2_mockingboard.git
synced 2024-12-27 14:30:52 +00:00
5 lines
84 B
Bash
5 lines
84 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
wine ../applewin_archive/1.26.2.1/Applewin.exe -no-printscreen-dlg $* &
|
||
|
|