This commit is contained in:
Konano 2023-11-27 14:51:05 +08:00
parent d7eaa318fa
commit 7f9b18644f

View File

@ -211,6 +211,8 @@ configure_oomkiller() {
fi fi
} }
# ============================================================
configure_swap() { configure_swap() {
# Input the swap size # Input the swap size
read -p "Swap size (MB): " swap_size read -p "Swap size (MB): " swap_size