DivestOS/Scripts/LineageOS-14.1/Patch_CVE.sh

11 lines
166 B
Bash
Raw Normal View History

#!/bin/bash
#Copyright (c) 2015-2017 Spot Communications, Inc.
#Attempts to patch kernels to be more secure
echo "Patching CVEs..."
cd $base
echo "Patched CVEs!"