From 7c9b8b6ffc555d936edf590dc4c55a31271ea779 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Mon, 22 May 2023 19:30:40 -0700 Subject: [PATCH] Update to /bin/bash --- Sovran_SystemsOS_Updater/Update_Sovran_SystemsOS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sovran_SystemsOS_Updater/Update_Sovran_SystemsOS b/Sovran_SystemsOS_Updater/Update_Sovran_SystemsOS index 0081d88..3ec1d89 100755 --- a/Sovran_SystemsOS_Updater/Update_Sovran_SystemsOS +++ b/Sovran_SystemsOS_Updater/Update_Sovran_SystemsOS @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/bin/bash password=$(zenity --password --title="Sovran_SystemsOS Updater")