diff options
Diffstat (limited to 'graphics/Opcion/wrapper.Opcion')
-rw-r--r-- | graphics/Opcion/wrapper.Opcion | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/Opcion/wrapper.Opcion b/graphics/Opcion/wrapper.Opcion deleted file mode 100644 index 5342d140a3..0000000000 --- a/graphics/Opcion/wrapper.Opcion +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -cd /opt/Opcion -exec java -jar Opcion_v@VERSION@.jar - |