fixed launcher tweak

This commit is contained in:
Cere 2024-07-08 04:50:03 -04:00
parent 20af9d045d
commit 913c0a4940
1 changed files with 1 additions and 1 deletions

View File

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