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`