From 4b251819ccd702a93f6430f33fc29942bff1453b Mon Sep 17 00:00:00 2001 From: Martin Blazik Date: Sat, 14 Nov 2020 07:21:42 +0100 Subject: [PATCH] Run winbox --- bin/winbox | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 bin/winbox diff --git a/bin/winbox b/bin/winbox new file mode 100755 index 0000000..2d1cfae --- /dev/null +++ b/bin/winbox @@ -0,0 +1,4 @@ +#!/bin/bash + +wine $WORKSPACE/opt/bin/winbox64.exe +