#!/bin/sh

if [ -z "`cat /data/Stardew/game/Mods/AutoLoadGame/config.json`" ] ; then
	chmod 777 /data/Stardew/game/Mods/AutoLoadGame/config.json;
fi