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