Mercurial > collection-shell
changeset 2:fa0865bcac46 default tip
add:增加READM说明文件
author | Nineveh <liny.jii@nnsui.com> |
---|---|
date | Mon, 07 Oct 2024 11:11:42 +0800 |
parents | dad2bfc2913c |
children | |
files | Linux_network_config.sh README.md |
diffstat | 2 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Linux_network_config.sh Mon Oct 07 09:38:13 2024 +0800 +++ b/Linux_network_config.sh Mon Oct 07 11:11:42 2024 +0800 @@ -1,4 +1,8 @@ #!/bin/bash +# +# 发布位置 +# https://logc.ninja/ovc/collection-shell +# https://hg.nnsui.com/collection-shell # 检测系统版本 OS_VERSION=$(awk -F= '/^NAME/{print $2}' /etc/os-release)