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

three copies of netclient on machine after install #26

Closed
afeiszli opened this issue Mar 27, 2021 · 2 comments
Closed

three copies of netclient on machine after install #26

afeiszli opened this issue Mar 27, 2021 · 2 comments
Labels
bug Something isn't working v0.2

Comments

@afeiszli
Copy link
Contributor

installing the binary:

  1. places it in the directory where it is downloaded to
  2. copies itself to /etc/netclient
  3. copies itself to /usr/local/bin

We don't need three copies of the binary...probably better to run a simple shell script that downloads the file to the correct location (/etc/netclient?) and then aliases that file to /usr/local/bin

@afeiszli
Copy link
Contributor Author

Script now removes client from download directory. Still need to implement alias in /usr/local/bin.

@afeiszli afeiszli added bug Something isn't working v0.2 labels Mar 31, 2021
@afeiszli
Copy link
Contributor Author

afeiszli commented Apr 8, 2021

fixed with PR #84

@afeiszli afeiszli closed this as completed Apr 8, 2021
0xdcarns added a commit that referenced this issue Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v0.2
Projects
None yet
Development

No branches or pull requests

1 participant