From f454f9c6ff6ad7556a3e8d8f003b312a6ffdb27a Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Mon, 20 Oct 2025 14:44:37 -0400 Subject: add consistent headders and bump ver, recipe for tmp storage purge --- justfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'justfile') 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 -- cgit v1.2.3