summaryrefslogtreecommitdiff
path: root/justfile
diff options
context:
space:
mode:
Diffstat (limited to 'justfile')
-rw-r--r--justfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/justfile b/justfile
index abd24c2..54148ad 100644
--- a/justfile
+++ b/justfile
@@ -17,4 +17,5 @@ cef:
tail -f ~/.local/share/Steam/logs/cef_log.txt
clean:
- rm -rf node_modules dist \ No newline at end of file
+ rm -rf node_modules dist
+ sudo rm -rf /tmp/decky \ No newline at end of file