#!/bin/sh
chmod +x /usr/bin/cps2-gui.sh
rm -f /opt/cps2-gui/direxp
if [ -d /home/user/.cps2-gui ]
then 
	chown -R user:users /home/user/.cps2-gui
fi
