2cd839f65a07d831a953a354200b6d84921f9d0b
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
Languages
Shell
100%