diff options
Diffstat (limited to 'community/rox/rox.sh')
-rw-r--r-- | community/rox/rox.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/community/rox/rox.sh b/community/rox/rox.sh new file mode 100644 index 000000000..f2dc449d0 --- /dev/null +++ b/community/rox/rox.sh @@ -0,0 +1,2 @@ +#!/bin/sh +exec /usr/share/ROX-Filer/AppRun "$@" |