From 9ea689b2bf51276aa8426ae656ef8448a8c24c76 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Fri, 20 Apr 2018 15:16:13 +0200 Subject: [PATCH] Update ssl-certificate.sh --- ssl-certificate.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ssl-certificate.sh b/ssl-certificate.sh index 64d75b1..8adb446 100644 --- a/ssl-certificate.sh +++ b/ssl-certificate.sh @@ -5,6 +5,7 @@ # April 20th, 2018 # Version 1.0: initial script ####################################################### +#!/bin/bash ###global function to update and cleanup the environment function update_and_clean() { apt update