Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 13, 2022. It is now read-only.
/sshdeployPublic archive

Commitf12d0dc

Browse files
authored
Update readme
Adding how to update ssh-deploy global tool.
1 parentd62c5bd commitf12d0dc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎README.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,12 @@ dotnet pack
3333
dotnet tool install -g dotnet-sshdeploy --add-source ./
3434

3535
```
36+
###Update
37+
To update ssh-deploy to the latest version, use the dotnet tool update command
3638

39+
```console
40+
dotnet tool update -g dotnet-sshdeploy
41+
```
3742

3843
##Usage
3944
**There are two ways of passing arguments: the old school way using the cli and our approach using the csproj file.**

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp