#!/bin/sh
chmod 755 /opt/to-do-o/to-do-o.sh
ln -s /usr/share/swt/swt.jar /opt/to-do-o/lib/swt.jar
ln -s /opt/to-do-o/to-do-o.sh /usr/bin/to-do-o.sh
