233boy / 233boy/Xray

修复 /usr/local/bin/xray: Permission denied

Open
#6 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
2.7k
Forks
1.1k
Avg merge
1d 6h
Merged PRs (30d)
2

Description

如果你更新脚本后出现这个 /usr/local/bin/xray: Permission denied

修复:

chmod +x /usr/local/bin/xray

原因

😂 这是因为更新脚本的时候忘记加执行权限了,后面的版本已经加上了。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue identifies /usr/local/bin/xray and the update script as the entry points; start by reviewing how the update script installs or replaces that file. Done means the installed command remains executable after an update, verified by running it without a “Permission denied” error.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli, devops
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.