Skip to content

evrstr/shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

一些实用的 shell脚本


swap.sh

说明:

  • swap.sh 支持centos一键添加/删除swap。
  • 系统支持:centos7+ (centos7以下版本未测试)
  • 使用方法:使用方法

脚本特点

  • 适用于对linux命令不是特别熟悉的小白,这点对于开我的世界服务器用户非常友好。
  • 支持添加/删除swap,重启不会重置。

下载安装

wget https://cdn.jsdelivr.net/gh/evrstr/shell@latest/swap.sh && chmod +x swap.sh && bash swap.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages