#!/bin/sh if ! /usr/sbin/make-ca -r; then echo "No internet connection! Make sure to run 'make-ca -r' to rebuild ca-certificates" exit 1 fi