Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some problems for MacOs and readme.md #289

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Likenttt
Copy link

Fix some problems for MacOs:

  1. Commad cp doesn't work if target file name contains a folder which doesn't exist.If so,create it before cp operation.
  2. sed -i need "" .BTW, for the sake of compatibility, I think using perl is better.
  3. Add restart operation for dnsmasq on mac

In readme.md usage part, the install.sh downloaded by wget will lose x right.Hence,I added it.
All above work well on MacOs 10.15.2. Besides, changes are added in if condition, so it won't affect other platform.

lichuanyi and others added 2 commits February 23, 2020 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant