stardew-multiplayer-docker/docker/run
2023-02-21 20:39:14 +00:00

6 lines
171 B
Bash

#!/bin/sh
if [ -z "`cat /data/Stardew/Stardew\ Valley/Mods/AutoLoadGame/config.json`" ] ; then
chmod 777 /data/Stardew/Stardew\ Valley/Mods/AutoLoadGame/config.json;
fi