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

Add desc. for automatic execution of scripts #1

Open
aquatiko opened this issue Oct 1, 2020 · 0 comments
Open

Add desc. for automatic execution of scripts #1

aquatiko opened this issue Oct 1, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers HacktoberFest

Comments

@aquatiko
Copy link
Collaborator

aquatiko commented Oct 1, 2020

All the scripts in this repository are used to automate some manual tasks. They can be run in any terminal to execute those tasks.
Part of automation is placing the scripts at right places in Linux directory so that it can be automatically executed by Linux when some specific actions are achieved.

The aim of this issue is to add description in README.md, describing the process to place these scripts.
Eg: taskkiller.sh needs to be executed on system startup. Write a description about the process to place the script and add it as a startup task.

(Same can be done for other new scripts too).

@aquatiko aquatiko added documentation Improvements or additions to documentation good first issue Good for newcomers HacktoberFest labels Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers HacktoberFest
Projects
None yet
Development

No branches or pull requests

1 participant