From 283b846aeda36171e4a77604a6f02026a7bbad48 Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel <34905970+ham1255@users.noreply.github.com> Date: Tue, 15 Jun 2021 01:10:46 +0400 Subject: [PATCH] Update applyPatches.sh --- applyPatches.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/applyPatches.sh b/applyPatches.sh index 635c4ec..9b19c0b 100644 --- a/applyPatches.sh +++ b/applyPatches.sh @@ -1,5 +1,7 @@ #!/bin/sh +./clean.sh + PS1="$" basedir=`pwd`