From b3aa1f70d4a0980a1ba5979f3295320215974a6a Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Mon, 13 Jan 2025 10:05:53 -0700 Subject: [PATCH] Update justfile --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index decad8e..7647a30 100644 --- a/justfile +++ b/justfile @@ -1,5 +1,5 @@ name := 'stellarshot' -export APPID := 'com.github.ahoneybun.Stellarshot' +export APPID := 'com.github.cosmic-utils.Stellarshot' rootdir := '' prefix := '/usr'