mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-09 06:56:51 +00:00
another typo...
This commit is contained in:
parent
0af3caab3d
commit
86d79beedb
@ -74,7 +74,7 @@ reduce_jpeg2_jpeg2()
|
||||
cp "$ia" "$oa" && jpegoptim --strip-all -m"$2" "$oa"
|
||||
}
|
||||
|
||||
reduce_jpeg2_jpeg2()
|
||||
reduce_jpeg_jpeg()
|
||||
{
|
||||
i=$1; shift; shift
|
||||
o=$1; shift; shift
|
||||
|
Loading…
Reference in New Issue
Block a user