#! /bin/bash

# install the updated package
dpkg -i /etc/vega/update/*.deb
# remove the package
rm /etc/vega/update/*
