Back to bookworm. (#1040)

This commit is contained in:
Googol Lee
2024-09-06 13:32:22 +02:00
committed by GitHub
parent 6e1e1d12ce
commit a6cbfc76f3
13 changed files with 204 additions and 140 deletions

View File

@@ -1,13 +0,0 @@
#!/bin/sh
case "$1" in
"-version")
echo convert: version fake
;;
esac
echo $@
if [ "$4" = "0" ] # quality parameter
then
exit -1
fi