mirror of
https://github.com/dynup/kpatch
synced 2024-12-13 17:04:36 +00:00
c4d652c5da
Signed-off-by: Seth Jennings <sjenning@redhat.com>
9 lines
133 B
Bash
Executable File
9 lines
133 B
Bash
Executable File
#!/bin/bash
|
|
#
|
|
# Licensed under the GPLv2
|
|
#
|
|
# Copyright 2014 Red Hat, Inc.
|
|
# Josh Poimboeuf <jpoimboe@redhat.com>
|
|
|
|
kpatch apply --all
|