Update zt-dialog.sh

This commit is contained in:
Michael
2024-07-23 18:30:16 +01:00
committed by GitHub
parent a5ccdf5379
commit 66656490d3

View File

@@ -1,4 +1,4 @@
!/bin/bash #!/bin/bash
# CHECKS IF INSTALLOMATOR IS INSTALLED AND INSTALLS IF NOT # CHECKS IF INSTALLOMATOR IS INSTALLED AND INSTALLS IF NOT
if [ ! -e "/usr/local/Installomator/Installomator.sh" ]; then if [ ! -e "/usr/local/Installomator/Installomator.sh" ]; then