Deploy the GitHub username change

This commit is contained in:
NI
2020-08-26 11:08:35 +08:00
parent 441374c0d4
commit 706eb93150
40 changed files with 97 additions and 188 deletions

View File

@@ -6,7 +6,7 @@ compatible (standard) web browser.
![Web Interface](Screenshot.png)
![Build Status](https://github.com/niruix/sshwifty/workflows/Sshwifty-CI/badge.svg)
![Build Status](https://github.com/nirui/sshwifty/workflows/Sshwifty-CI/badge.svg)
## Install
@@ -18,7 +18,7 @@ Please be advised that those binaries is generated by an automatic proccess,
the author of this project will NOT verify them. You have to try it at your owk
risk.
[release]: https://github.com/niruix/sshwifty/releases
[release]: https://github.com/nirui/sshwifty/releases
### Docker Image
@@ -66,7 +66,7 @@ Following tools is required in order to build the software from source code:
To start the build process, execute:
```
$ git clone https://github.com/niruix/sshwifty
$ git clone https://github.com/nirui/sshwifty
$ cd sshwifty
$ npm install
$ npm run build