543 B
543 B
HotFix; Quickly patch and fix system
Usage
$ hotfix pastebin:1234abcd
Downloading hotfix...
Checking signature...
Good signature from <bob@domain.com>
Info:
This hotfix will install this driver for you
Do you want to proceed?
Yes, No or Inspect [noi]: y
Applying local patches
$ hotfix apply --unsigned test.hotfix
Skipping signature check of test.hotfix
Info:
...
Signing
$ hotfix sign -o test-signed.hotfix test.hotfix
...