#!/bin/bash
#
export LD_LIBRARY_PATH=/opt/skype/lib
cd /opt/skype
exec skype
