From 642d17cdb8dd4e923b5f56eba9d9f5d2a0551bbe 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`