Open DeflateAwning opened 8 months ago
That should be possible, currently if you wish to install this you can go through the steps in the InstallInstructions.txt
. Are you thinking of an install command like this here so instead of manually running you can do something like curl -fsSL https://raw.githubusercontent.com/Codycody31/Prevent-OCI-Deletion-for-being-idle/master/install.sh | bash
. Also I can probably reorganize the README if needed
If so I might be able to add that either this or next week, as I am not sure if Drag-NDrop will be free as they are pretty busy.
I was thinking exactly like that, yeah!
I feel like InstallInstructions.txt
should be in the README, and be the very first section after a brief description of what it does.
Edit: InstallInstructions.txt
is actually a shell script. I recant what I said, and think that file should be renamed to install.sh
, a proper #!/bin/bash
should be added, etc.
WIP install.sh
I just made here. shouldn't be too hard to move the logic over that is needed. Prob won't update the README.md just yet as it's been a while so I don't remember how everything works lol.
This project looks awesome. There is too much to read and figure out though.