echo "Loading code..."

# extract the files into the right spots
cd /
tar -xzf /mnt/ramdisk/deploy.tgz

exit 0;

