Skip to content

Commit

Permalink
radmin
Browse files Browse the repository at this point in the history
  • Loading branch information
mslehto committed Sep 24, 2017
1 parent a000e9d commit ecc055c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions bin/radmin.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/sh

wine "$HOME/radmin/Radmin Viewer 3/Radmin.exe"
2 changes: 1 addition & 1 deletion config/openbox/menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ pc-mixer

<item label="radmin">
<action name="Execute">
<command>~/bin/radmin</command>
<command>~/bin/radmin.sh</command>
</action>
</item>

Expand Down

0 comments on commit ecc055c

Please sign in to comment.