From 2e4f52af98e63d8437c7ea5805eafcb1ece77b94 Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Mon, 20 Oct 2025 10:14:59 -0400 Subject: chore: rm awk separator --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'justfile') diff --git a/justfile b/justfile index 054c113..83bcccb 100644 --- a/justfile +++ b/justfile @@ -8,7 +8,7 @@ build: python3 scripts/generate_ts_schema.py && sudo rm -rf node_modules && .vscode/build.sh test: - scp "out/Lossless Scaling.zip" deck@192.168.0.6:~/Desktop + scp "out/decky-lsfg-vk.zip" deck@192.168.0.6:~/Desktop clean: rm -rf node_modules dist \ No newline at end of file -- cgit v1.2.3