dotfiles/.local/bin/scripts/nomedia
2023-01-03 22:35:46 +01:00

2 lines
50 B
Bash
Executable file

#!/bin/sh
find -type d -exec touch {}/.nomedia \;