From 36f084aa38411db53543184d09861e1d4be13e0e Mon Sep 17 00:00:00 2001 From: Elston Lewis Date: Thu, 21 Sep 2023 16:25:30 +0200 Subject: [PATCH] Corrected type-o in rhel-activation.sh --- scripts/linux/rhel-activation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/linux/rhel-activation.sh b/scripts/linux/rhel-activation.sh index 81308c3..387b07f 100644 --- a/scripts/linux/rhel-activation.sh +++ b/scripts/linux/rhel-activation.sh @@ -1,4 +1,4 @@ -#/bin/bash +#!/bin/bash set -e if [[ "$1" == "rhel"*"csp" ]]; then