#!/bin/bash git remote add upstream https://notabug.org/milislinux/milis.git git fetch upstream git pull upstream master