mirror of
https://gitee.com/jiulinxiri/ssh-scp-deploy.git
synced 2025-09-10 02:15:25 +08:00
fixed README links
This commit is contained in:
18
CHANGELOG.md
18
CHANGELOG.md
@@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
## [v1.2.0] - 2021-03-22
|
## [v1.2.0] - 2021-03-22
|
||||||
|
|
||||||
# Added
|
### Added
|
||||||
- [Issue #17](https://github.com/marcodallasanta/ssh-scp-deploy/issues/15) - Using /bin/sh instead of /bin/bash.
|
- [Issue #17](https://github.com/marcodallasanta/ssh-scp-deploy/issues/15) - Using /bin/sh instead of /bin/bash.
|
||||||
|
|
||||||
## [v1.1.0] - 2021-10-02
|
## [v1.1.0] - 2021-10-02
|
||||||
|
|
||||||
# Added
|
### Added
|
||||||
- [Issue #15](https://github.com/marcodallasanta/ssh-scp-deploy/issues/15) - Added -p {INPUT_PORT} option.
|
- [Issue #15](https://github.com/marcodallasanta/ssh-scp-deploy/issues/15) - Added -p {INPUT_PORT} option.
|
||||||
|
|
||||||
## [v1.0.5] - 2021-09-08
|
## [v1.0.5] - 2021-09-08
|
||||||
@@ -42,10 +42,10 @@
|
|||||||
|
|
||||||
|
|
||||||
[unreleased]: https://github.com/marcodallasanta/ssh-scp-deploy/compare/main...development
|
[unreleased]: https://github.com/marcodallasanta/ssh-scp-deploy/compare/main...development
|
||||||
[v1.1.0]: https://github.com/underscore69/ssh-scp-deploy/tree/v1.1.0
|
[v1.1.0]: https://github.com/marcodallasanta/ssh-scp-deploy/tree/v1.1.0
|
||||||
[v1.0.5]: https://github.com/underscore69/ssh-scp-deploy/tree/v1.0.5
|
[v1.0.5]: https://github.com/marcodallasanta/ssh-scp-deploy/tree/v1.0.5
|
||||||
[v1.0.4]: https://github.com/underscore69/ssh-scp-deploy/tree/v1.0.4
|
[v1.0.4]: https://github.com/marcodallasanta/ssh-scp-deploy/tree/v1.0.4
|
||||||
[v1.0.3]: https://github.com/underscore69/ssh-scp-deploy/tree/v1.0.3
|
[v1.0.3]: https://github.com/marcodallasanta/ssh-scp-deploy/tree/v1.0.3
|
||||||
[v1.0.2]: https://github.com/underscore69/ssh-scp-deploy/tree/v1.0.2
|
[v1.0.2]: https://github.com/marcodallasanta/ssh-scp-deploy/tree/v1.0.2
|
||||||
[v1.0.1]: https://github.com/underscore69/ssh-scp-deploy/tree/v1.0.1
|
[v1.0.1]: https://github.com/marcodallasanta/ssh-scp-deploy/tree/v1.0.1
|
||||||
[v1.0.0]: https://github.com/underscore69/ssh-scp-deploy/tree/v1.0.0
|
[v1.0.0]: https://github.com/marcodallasanta/ssh-scp-deploy/tree/v1.0.0
|
Reference in New Issue
Block a user