hackclub-nest/clean.sh

9 lines
167 B
Bash
Raw Permalink Normal View History

# Remove uneeded files that just take up little space
rm .node_repl_history
rm .bash_history .bash_logout
rm .sh_history
rm .lesshst
2024-09-11 00:53:49 +00:00
rm -rf .links2
2024-09-13 18:46:59 +00:00
rm -rf .wget-hsts