Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
saifsas committed Mar 4, 2020
1 parent 797adb4 commit 4f57d2a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
last update at: 2020.03.05 v1.2

debian or centos please run
```
curl -fsSL https://github.com/tokumeikoi/aurora/raw/master/install.sh | bash -s websiteurl token nodeid localport license
Expand All @@ -15,6 +17,9 @@ docker run -d --name=aurora \
tokumeikoi/aurora
```

old version
https://github.com/tokumeikoi/aurora/releases

build
```
https://github.com/tokumeikoi/aurora.git
Expand Down
Binary file removed aurora
Binary file not shown.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ echo '结束进程'
rm -rf $key
mkdir $key
cd $key
wget https://github.com/tokumeikoi/aurora/raw/master/aurora
wget https://github.com/tokumeikoi/aurora/releases/latest/download/aurora
wget https://github.com/v2ray/v2ray-core/releases/latest/download/v2ray-linux-64.zip

unzip v2ray-linux-64.zip
Expand Down

0 comments on commit 4f57d2a

Please sign in to comment.