Merge 6e476cfdf2 into release/next-js

This commit is contained in:
janeway-bot 2021-04-15 10:35:01 +04:00 committed by GitHub
commit c1c8fe47e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ let
dirs=( $dirnames )
dirname=''${dirnames[0]}
urbit $ttyflag -p ${toString amesPort} $dirname
exec urbit $ttyflag -p ${toString amesPort} $dirname
'';