From 589016e9717fdfd31d0badf1ebc4f388de4eaf65 Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Mon, 22 May 2023 19:32:08 -0700 Subject: [PATCH] Update to back --- 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 3ec1d89..0081d88 100755 --- a/Sovran_SystemsOS_Updater/Update_Sovran_SystemsOS +++ b/Sovran_SystemsOS_Updater/Update_Sovran_SystemsOS @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash password=$(zenity --password --title="Sovran_SystemsOS Updater")