fixed relative cd fu

This commit is contained in:
Carter Tazio Schonwald 2011-04-20 16:23:10 -04:00
commit cb19c3af57

View file

@ -46,7 +46,7 @@ else
activate current session
launch session \"Default Session\"
tell the current session
write text \"cd \\\"$ThisDirectory\\\"\"
write text \"cd \\\"$PWD\\\"; cd \\\"$ThisDirectory\\\"\"
end tell
end tell
end tell