modified: .drone.yml

new file:   DEBIAN/LICENSE.txt
	new file:   DEBIAN/changelog
	new file:   DEBIAN/compat
	new file:   DEBIAN/control
	new file:   DEBIAN/rules
	new file:   DEBIAN/usr/.DS_Store
	new file:   DEBIAN/usr/bin/win-test
This commit is contained in:
Philipp Wagner
2023-09-30 04:37:07 +02:00
parent b6349e873d
commit f705f6ce05
8 changed files with 703 additions and 2 deletions

BIN
DEBIAN/usr/.DS_Store vendored Normal file

Binary file not shown.

4
DEBIAN/usr/bin/win-test Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
WINE_PATH="$HOME/.wine/drive_c/Program Files/Win-Test/"
cd "$WINE_PATH"
wine wt.exe