summaryrefslogtreecommitdiff
path: root/new/scripts/linux-kernel.sh
diff options
context:
space:
mode:
Diffstat (limited to 'new/scripts/linux-kernel.sh')
-rw-r--r--new/scripts/linux-kernel.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/new/scripts/linux-kernel.sh b/new/scripts/linux-kernel.sh
new file mode 100644
index 0000000..ac9ddda
--- /dev/null
+++ b/new/scripts/linux-kernel.sh
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+set -e
+sudo apt-get update
+sudo apt-get install -y libpcre2-dev
+python3 ./build.py