summaryrefslogtreecommitdiff
path: root/Vlv2TbltDevicePkg/cln.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Vlv2TbltDevicePkg/cln.sh')
-rw-r--r--Vlv2TbltDevicePkg/cln.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/Vlv2TbltDevicePkg/cln.sh b/Vlv2TbltDevicePkg/cln.sh
index a0c7f0cbe..3f0987f0e 100644
--- a/Vlv2TbltDevicePkg/cln.sh
+++ b/Vlv2TbltDevicePkg/cln.sh
@@ -6,6 +6,8 @@ echo
echo Directories to clean...
echo
+cd ..
+
if [ -d "Build" ]; then
rm -r Build
fi