fixed launcher tweak

This commit is contained in:
Cere 2024-07-08 04:50:03 -04:00
parent 20af9d045d
commit 913c0a4940

View file

@ -3,5 +3,5 @@
"name": "CereSaves", "name": "CereSaves",
"description": "A Janky Cloud Save Manager", "description": "A Janky Cloud Save Manager",
"url": "https://gitdab.com/cere/CereSaves", "url": "https://gitdab.com/cere/CereSaves",
"command": "/home/cere/Code/CereSaves/stcs-wrapper.sh ${command}" "command": "/home/user/.local/bin/stcs-wrapper.sh ${command}"
} }