From ce9a3fa6a62cac49f044884729bf31970107e80b Mon Sep 17 00:00:00 2001 From: Esteban Mackay Q Date: Fri, 28 Jul 2023 07:52:38 -0500 Subject: [PATCH] Update update.sh --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index 55ba68f..1ed3898 100644 --- a/update.sh +++ b/update.sh @@ -1,4 +1,5 @@ #!/bin/bash +if [ -f "/opt/wdp" ] then echo "found file" else