From 258f195ab8e4c5247959df94e39eb945acccaca0 Mon Sep 17 00:00:00 2001 From: Ivan Duplenskikh Date: Fri, 6 Oct 2023 20:52:33 +0200 Subject: [PATCH] Add script header --- src/Misc/layoutbin/azcli_downgrade.sh.template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Misc/layoutbin/azcli_downgrade.sh.template b/src/Misc/layoutbin/azcli_downgrade.sh.template index 7aaa7ec03b..a50bb2f37f 100644 --- a/src/Misc/layoutbin/azcli_downgrade.sh.template +++ b/src/Misc/layoutbin/azcli_downgrade.sh.template @@ -1,3 +1,5 @@ +#!/bin/bash + sudo apt-get update sudo apt-get install ca-certificates curl apt-transport-https lsb-release gnupg sudo mkdir -p /etc/apt/keyrings