Modified system package update

pull/4/head
Bill Zimmerman 9 years ago
parent d9f1f35dd9
commit 8d33a049ed

@ -5,7 +5,6 @@ source /tmp/raspapcommon.sh && rm -f /tmp/raspapcommon.sh
function update_system_packages() {
install_log "Updating sources"
sudo apt-get update || install_error "Unable to update package list"
sudo apt-get upgrade || install_error "Unable to upgrade packages"
}
function install_dependencies() {

Loading…
Cancel
Save