summaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rw-r--r--justfile2
1 files changed, 1 insertions, 1 deletions
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