mirror of
https://github.com/dynup/kpatch
synced 2024-12-11 16:04:40 +00:00
9 lines
132 B
Bash
Executable File
9 lines
132 B
Bash
Executable File
#!/bin/bash
|
|
#
|
|
# Licensed under the GPLv2
|
|
#
|
|
# Copyright 2014 Red Hat, Inc.
|
|
# Josh Poimboeuf <jpoimboe@redhat.com>
|
|
|
|
kpatch load --all
|