#!/bin/bash # 更新内核, 可选操作 cd kernel_5.4 && bash install.sh && cd ..