fixed Debian install command
This commit is contained in:
parent
f353e815a1
commit
bec386889c
|
@ -45,7 +45,7 @@
|
|||
|
||||
apt-get install dh-make-perl
|
||||
dh-make-perl --build --cpan Net::SSH::Perl
|
||||
dpkg -i install libnet-ssh-perl_1.25-1_all.deb
|
||||
dpkg -i libnet-ssh-perl_1.25-1_all.deb
|
||||
|
||||
|
||||
4. Set up SSH
|
||||
|
|
Loading…
Reference in New Issue