#!/bin/sh CURRENT_VERSION=$(dpkg -s gitlab-ce | grep Version | sed 's/Version: //') AVAILABE_VERSION=$(apt-cache madison gitlab-ce)