This website requires JavaScript.
Explore
Help
Register
Sign In
iuxt
/
offline-kubernetes-install
Watch
1
Star
0
Fork
0
You've already forked offline-kubernetes-install
Code
Issues
Pull Requests
Packages
Projects
Releases
10
Wiki
Activity
c2ae899716
offline-kubernetes-install
/
scripts
/
kernel_5.4.sh
6 lines
104 B
Bash
Raw
Normal View
History
Unescape
Escape
整理文件结构
2023-09-12 17:28:07 +08:00
#!/bin/bash
set
-euo pipefail
# 更新内核, 可选操作
整理文件结构
2023-09-12 17:40:05 +08:00
cd
../kernel_5.4
&&
bash install.sh
&&
cd
-
Reference in New Issue
Copy Permalink