This website works better with JavaScript
Home
Explore
Help
Sign In
HamRadio
/
BallonSonde
Watch
0
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
be6a27c084
Branches
Tags
master
BallonSonde
/
2_convert.sh
2_convert.sh
101 B
History
Raw
1
2
3
4
5
6
#!/bin/bash
cd /ramfs
FILE=$(find ./ -type f -name *.jpg)
convert $FILE -resize 640x480^ lit-$FILE