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

Bug Fix: Non-Root users can now run the application #79

Merged
merged 4 commits into from
Aug 7, 2024
Merged

Bug Fix: Non-Root users can now run the application #79

merged 4 commits into from
Aug 7, 2024

Conversation

Data-Bishop
Copy link
Contributor

Added a conditional that checks if the user is the root user.
If yes, then the script is copied into the /srv folder.
If no, then the script is copied into the home directory for that user.

Signed-off-by: Abasifreke Nkanang <nkanangabasifreke.data@gmail.com>
Signed-off-by: Abasifreke Nkanang <nkanangabasifreke.data@gmail.com>
Signed-off-by: Abasifreke Nkanang <nkanangabasifreke.data@gmail.com>
Signed-off-by: Abasifreke Nkanang <nkanangabasifreke.data@gmail.com>
@Zenitugo Zenitugo merged commit 2f8b3e0 into main Aug 7, 2024
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.

2 participants