6 lines
181 B
Plaintext
Raw Normal View History

2023-02-21 20:39:14 +00:00
#!/bin/sh
2024-03-20 17:01:57 -04:00
if [ -z "`cat /data/Stardew/Stardew\ Valley/game/Mods/AutoLoadGame/config.json`" ] ; then
chmod 777 /data/Stardew/Stardew\ Valley/game/Mods/AutoLoadGame/config.json;
2023-02-21 20:39:14 +00:00
fi