Files
would-reformat/default.sh
2023-09-30 18:14:47 -06:00

5 lines
60 B
Bash

#!/bin/bash
echo -n "unhandled file type; ignoring"
exit 0