Move wrapper selection into a function

This commit is contained in:
Michael Wolf
2023-09-30 18:14:47 -06:00
parent 9a752a45ba
commit 973b9e4c2f
3 changed files with 34 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
echo "ignoring"
echo -n "unhandled file type; ignoring"
exit 0