一件添加swap分区,并开机自启
Go to file
yanglc 2cd839f65a
Update README.md
2024-08-22 22:20:15 +08:00
README.md Update README.md 2024-08-22 22:20:15 +08:00
create-swap.sh Update create-swap.sh 2021-06-28 00:14:58 +08:00

README.md

create-swap

Add SWAP partition for linux system and set it to start automatically. 为linux增加swap分区 一键添加swap分区并添加开机自启

wget https://raw.githubusercontent.com/yangliuchang/create-swap/main/create-swap.sh &&chmod +x create-swap.sh &&bash create-swap.sh