Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 364 Bytes

File metadata and controls

5 lines (5 loc) · 364 Bytes

python-patch-framework

This is a basic python script that provides for a patch script. Patch script basically support three options, viz. "status", "install" and "rollback" Patch script is being bundled in a bin along with the payload files that will be patched on the target server. The bin file itself is being created using the makeself opensource framework.