Update dialog-beta.sh

This commit is contained in:
Michael
2023-03-14 14:56:29 +00:00
committed by GitHub
parent 7ddbac6214
commit 786409e857

View File

@@ -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