#!/bin/sh
bin/update-via-ssh && echo pause for bandwidth && read ok && bin/each bin/fetch-puf "upgrade --force-yes" && bin/each bin/fetch-puf "dist-upgrade --force-yes"
