Skip to content

Commit

Permalink
Refactor mirror command (#860)
Browse files Browse the repository at this point in the history
Signed-off-by: lucklove <gnu.crazier@gmail.com>
  • Loading branch information
lucklove authored Nov 23, 2020
1 parent d1c4866 commit fa1a80b
Show file tree
Hide file tree
Showing 42 changed files with 2,175 additions and 1,663 deletions.
2 changes: 2 additions & 0 deletions cmd/env.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ var envList = []string{
localdata.EnvNameSSHPassPrompt,
localdata.EnvNameSSHPath,
localdata.EnvNameSCPPath,
localdata.EnvNameKeepSourceTarget,
localdata.EnvNameMirrorSyncScript,
localdata.EnvNameLogPath,
}

Expand Down
Loading

0 comments on commit fa1a80b

Please sign in to comment.