Go to file
2016-04-19 16:30:47 +02:00
bin Initial commit 2016-04-19 15:54:03 +02:00
share Initial commit 2016-04-19 15:54:03 +02:00
src Implemented gist and pastebin loaders 2016-04-19 16:30:47 +02:00
.gitignore Initial commit 2016-04-19 15:54:03 +02:00
composer.json Initial commit 2016-04-19 15:54:03 +02:00
LICENSE Initial commit 2016-04-19 15:54:03 +02:00
Makefile Initial commit 2016-04-19 15:54:03 +02:00
makephar.conf Initial commit 2016-04-19 15:54:03 +02:00
README.md Initial commit 2016-04-19 15:54:03 +02:00

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
...