summaryrefslogtreecommitdiff
path: root/scripts/patch_gson.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/patch_gson.sh')
-rwxr-xr-xscripts/patch_gson.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/patch_gson.sh b/scripts/patch_gson.sh
index 7d40e29..3825683 100755
--- a/scripts/patch_gson.sh
+++ b/scripts/patch_gson.sh
@@ -26,4 +26,4 @@ $JAVA_HOME/bin/jar uf gson.jar -C classes module-info.class
# Clean up
rm -rf classes
-cd ..
+cd .. \ No newline at end of file