diff options
Diffstat (limited to 'justfile')
| -rw-r--r-- | justfile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
