mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 11:39:17 +00:00
4 lines
47 B
Bash
Executable File
4 lines
47 B
Bash
Executable File
#!/bin/bash
|
|
convert -strip $1 -auto-orient $2
|
|
|