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

Find PingSweeper main folder on system Conflict #1

Open
christiangoeschel opened this issue Apr 3, 2023 · 0 comments
Open

Find PingSweeper main folder on system Conflict #1

christiangoeschel opened this issue Apr 3, 2023 · 0 comments

Comments

@christiangoeschel
Copy link
Owner

Issue in lines 8 - 9

#Ping sweeper main folder search on the system PS_DIR="$(find / -type d -name PingSweeper-main 2>/dev/null)"

The search mechanism for the main PingSweeper file needs to be improved because when there are multiple directories with the same name -name PingSweeper-main it creates a conflict in the creation of the other necessary files and directories used in the script.

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

No branches or pull requests

1 participant