This website requires JavaScript.
Explore
Help
Sign In
artemis
/
xesite
forked from
cadey/xesite
Watch
1
Star
0
Fork
You've already forked xesite
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1dfd47708f
xesite
/
scripts
/
resize
5 lines
89 B
Plaintext
Executable File
Raw
Blame
History
#!/usr/bin/env nix-shell
#! nix-shell -p imagemagick -i bash
mogrify -resize 800x450 $1
Reference in New Issue
View Git Blame
Copy Permalink