Add portwine_run_scripts directory
This commit is contained in:
7
portwine_run_scripts/winefile
Executable file
7
portwine_run_scripts/winefile
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
# Author: Tergoev M.A.
|
||||
|
||||
. "$(dirname $(readlink -f "$0"))/runlib"
|
||||
START_PORTWINE
|
||||
"/usr/bin/xterm" -e "$WINEOPEN && sleep 10"
|
||||
STOP_PORTWINE
|
Reference in New Issue
Block a user