Added mosh as a package

This commit is contained in:
Julien Malka 2021-12-26 21:07:40 +01:00
parent 0b006a916a
commit 1689efee41
No known key found for this signature in database
GPG key ID: 3C68E13964FEA07F
5 changed files with 50 additions and 43 deletions

View file

@ -0,0 +1,14 @@
diff --git i/scripts/mosh.pl w/scripts/mosh.pl
index c511482..55bf5f3 100755
--- i/scripts/mosh.pl
+++ w/scripts/mosh.pl
@@ -66,7 +66,7 @@ my $use_remote_ip = 'proxy';
my $family = 'prefer-inet';
my $port_request = undef;
-my @ssh = ('ssh');
+my @ssh = ('@ssh@');
my $term_init = 1;