summaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
authorKurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com>2025-07-17 12:00:14 -0400
committerGitHub <noreply@github.com>2025-07-17 12:00:14 -0400
commit8b3d4def33766f7306d8606ccf4b5e4425a5738a (patch)
tree77672a46ad2571ce0eba19e28a73a5e49b3cbfca /justfile
parentca0d5f0ec1f4ba21f4bf51f0f773d2b6bad45c93 (diff)
downloadDecky-Framegen-8b3d4def33766f7306d8606ccf4b5e4425a5738a.tar.gz
Decky-Framegen-8b3d4def33766f7306d8606ccf4b5e4425a5738a.zip
Copy to clipboard Wiki button (#116)v0.11.0
* add initial wiki launch button * update wiki link * bump ver * add opti wiki button * update icons for web launches
Diffstat (limited to 'justfile')
-rw-r--r--justfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/justfile b/justfile
index 07aa118..4e9a17a 100644
--- a/justfile
+++ b/justfile
@@ -2,7 +2,7 @@ default:
echo "Available recipes: build, test, clean"
build:
- rm -rf node_modules && .vscode/build.sh
+ 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