#!/bin/sh

chown -R user /home/user/MultiMote/

exit 0