From b0621d15c675b7b8c1615b0699cc85ea1430a728 Mon Sep 17 00:00:00 2001 From: Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com> Date: Mon, 21 Jul 2025 13:50:23 -0400 Subject: hooking clipboard automation button, hide plugin wiki for now (#118) * hooking clipboard automation button, hide plugin wiki for now * add direct copy to clip buttons for patch and unpatch --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'justfile') diff --git a/justfile b/justfile index 4e9a17a..9fa9cfb 100644 --- a/justfile +++ b/justfile @@ -5,7 +5,7 @@ build: sudo rm -rf node_modules && .vscode/build.sh test: - scp "/Users/kurt/Developer/FG-plugins/Decky-Framegen/out/Decky-Framegen.zip" deck@192.168.0.6:~/Desktop + scp "out/Decky-Framegen.zip" deck@192.168.0.6:~/Desktop clean: rm -rf node_modules dist \ No newline at end of file -- cgit v1.2.3