From e7fe344cf4e2b204bb472584c784024d17a6a041 Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Fri, 11 Jul 2025 10:12:58 -0400 Subject: better uninstall cleanup --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'justfile') diff --git a/justfile b/justfile index e108534..7641cea 100644 --- a/justfile +++ b/justfile @@ -5,7 +5,7 @@ build: rm -rf node_modules && .vscode/build.sh test: - scp "/Users/kurt/Developer/decky-plugin-template/out/lsfg-vk Installer.zip" deck@192.168.0.6:~/Desktop + scp "/Users/kurt/Developer/decky-lossless-scaling-vk/out/Lossless Scaling.zip" deck@192.168.0.6:~/Desktop clean: rm -rf node_modules dist \ No newline at end of file -- cgit v1.2.3