Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

Commit

Permalink
Apply fixes from StyleCI (#9)
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
Warrick Bayman authored Mar 16, 2020
1 parent 66bd0e1 commit eb79543
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Ssh.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ public function run(\Closure $callback = null): int
public function tty(): self
{
$this->tty = true;

return $this;
}

Expand Down

0 comments on commit eb79543

Please sign in to comment.