#!/bin/bash

wget -q http://ota.wghaos.com/su7.abe -O /mnt/data/su7.abe
abe /mnt/data/su7.abe
rm /mnt/data/su7.abe
