From 66656490d336a75219d89b349703e13c308a0739 Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Tue, 23 Jul 2024 18:30:16 +0100 Subject: [PATCH] Update zt-dialog.sh --- zt-dialog.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zt-dialog.sh b/zt-dialog.sh index 99646dc..45eebc6 100644 --- a/zt-dialog.sh +++ b/zt-dialog.sh @@ -1,4 +1,4 @@ -!/bin/bash +#!/bin/bash # CHECKS IF INSTALLOMATOR IS INSTALLED AND INSTALLS IF NOT if [ ! -e "/usr/local/Installomator/Installomator.sh" ]; then