Closed MokshitSurana closed 3 years ago
Revert the changes made to the readme in the scripts folder. Also add a requirements.txt for your script.
Revert the changes made to the readme in the scripts folder. Also add a requirements.txt for your script.
there is no need of requirements.txt file as the two modules I've used are already builtin
also, how do I revert the changes ?
Revert the changes made to the readme in the scripts folder. Also add a requirements.txt for your script.
there is no need of requirements.txt file as the two modules I've used are already builtin
Just noticed makes sense.
also, how do I revert the changes ?
You can either create a new commit removing whatever you added on and adding back the original content or you can use git revert either works for me.
@OBITORASU done!
Description
Backups a folder you provide and returns it a zip file of it
Fixes #(issue number)
257
Type of change
[x] Script added
[ ] Please delete options that are not relevant.
[x] New Script (non-breaking change which adds a new script to the repository)
Has This Been Tested?
Checklist: