Bugfixes
This commit is contained in:
@ -1,5 +1,11 @@
|
||||
This installer will put hotfix into the bin directory of the current user, ie. install it as ~/bin/hotfix. If the directory does not exist, it will be created.
|
||||
|
||||
Most Linux distributions will automatically add ~/bin to the path if it exists. If hotfix isn't callable from the command line after restarting your shell and/or rebooting, please consult the documentation.
|
||||
This will install hotfix into the bin directory of the current user (as ~/bin/hotfix). If
|
||||
the directory does not exist, it will be created. Most Linux distributions will add the
|
||||
~/bin directory to the path if it is found. If hotfix isn't callable from the command line
|
||||
after restarting your shell and/or rebooting, please consult the documentation.
|
||||
|
||||
Some basic aliases will be installed into ~/.hotfix.conf if the file doesn't already exist.
|
||||
Just remember to import the keys of the publishers whose hotfixes you are applying!
|
||||
|
||||
|
||||
|
||||
This installer was created on %{installer.date}
|
||||
|
Reference in New Issue
Block a user