]> 4ch.mooo.com Git - 16.git/blob - z.sh
gvar.video.page[1].pattern_ofs removed because it is just (0x10000UL - (uint16_t...
[16.git] / z.sh
1 #!/bin/bash
2 while [ -n "$1" ]
3 do
4         7z a -v64k /var/www/"$1".zip "$1"
5         shift
6 done