windvn/mods/placeholders-remove/modscript
2022-08-10 02:00:49 +02:00

2 lines
64 B
Bash

#!/bin/bash
find "$1" -name ".wdvn-placeholder" -type f -delete