Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/hsernos/Txray
Browse files Browse the repository at this point in the history
  • Loading branch information
hsernos committed Oct 11, 2021
2 parents 6497452 + fbe00be commit 1226a0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ Txray(目录命名随意)
[root@xxx Txray-linux-64]# ./Txray
-bash: ./Txray: 权限不够
# 为 xray 添加可执行权限
[root@xxx Txray-linux-64]# chmod u+x xray
# 为 Txray 添加可执行权限
[root@xxx Txray-linux-64]# chmod u+x Txray
```

```
Expand Down

0 comments on commit 1226a0d

Please sign in to comment.