summaryrefslogtreecommitdiff
path: root/new/scripts/linux-kernel.sh
blob: be69c8a3e38143348267f5d14c14c54011618088 (plain)
1
2
3
4
5
#!/usr/bin/env bash
set -e
sudo apt-get update
sudo apt-get install -y libpcre2-dev lua5.3 liblua5.3-dev
python3 ./build.py