Skip to content

jetsung/sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Scripts

我的脚本文件

目录列表

├── Dockerfile # Dockerfile
├── ci         # CI/CD脚本
├── conf       # 软件配置文件
├── init.d     # 软件启动文件
├── install    # 软件安装脚本
├── origin     # 脚本源
├── shell      # 自己编写的脚本
└── snippets   # 自己编写的脚本片段 

先决条件

sudo apt install -y jq

仓库镜像

Languages