mirror of
https://github.com/dh1aky/win-test-wrapper.git
synced 2025-07-08 15:16:46 +02:00
Update README.md
This commit is contained in:
@ -1,13 +1,14 @@
|
|||||||
# win-test-wrapper
|
# win-test-wrapper
|
||||||
|
|
||||||
Hamradio logging
|
Hamradio logging. Starts Win-Test under Linux as known from Windows by typing 'win-test'.
|
||||||
|
|
||||||
This is a simple wrapper shellscript for calling Win-Test from Linux commandline in the Windows way managed by the debian package management.
|
This is a simple wrapper shellscript for calling Win-Test from Linux commandline in the Windows way managed by the debian package management.
|
||||||
|
|
||||||
It installs the script calling wine and Win-Test in /usr/bin. It also checks the dependency concerning wine and installs it when it is not present. Have Fun.
|
It installs the script calling wine and Win-Test in /usr/bin. It also checks the dependency concerning wine and installs it when it is not present. Have Fun.
|
||||||
|
|
||||||
Install:
|
Install:
|
||||||
apt install win-test-wrapper
|
Download the .deb file, go to the Download dir. Then type
|
||||||
|
apt install ./win-test-wrapper
|
||||||
|
|
||||||
Uninstall:
|
Uninstall:
|
||||||
apt remove win-test
|
apt remove win-test
|
||||||
|
Reference in New Issue
Block a user