diff --git a/resources/linux/debian/postrm.template b/resources/linux/debian/postrm.template index 1dfa892a0ea04..c43a2b16ae373 100755 --- a/resources/linux/debian/postrm.template +++ b/resources/linux/debian/postrm.template @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/bash # # Copyright (c) Microsoft Corporation. All rights reserved. # Licensed under the MIT License. See License.txt in the project root for license information.