mirror of
https://github.com/m8tin/cis.git
synced 2025-12-06 07:48:26 +01:00
fixed Content of README
This commit is contained in:
@@ -19,9 +19,7 @@ _REOPSITORY_NAME="cis-definition-${_BOOT_DOMAIN}"
|
||||
#Generate file 'README.md'
|
||||
mkdir -p /tmp/skeleton/definition
|
||||
cat << EOF > /tmp/skeleton/definition/README.md
|
||||
#$_REOPSITORY_NAME
|
||||
|
||||
Central Infrastructure System's definition of domain $_BOOT_DOMAIN
|
||||
This repository contains the definitions of the domain “$_BOOT_DOMAIN” by the Core Infrastructure System.
|
||||
EOF
|
||||
|
||||
|
||||
|
||||
@@ -19,9 +19,7 @@ _REOPSITORY_NAME="cis-state-${_BOOT_DOMAIN}"
|
||||
#Generate README.md
|
||||
mkdir -p /tmp/skeleton/state
|
||||
cat << EOF > /tmp/skeleton/state/README.md
|
||||
#$_REOPSITORY_NAME
|
||||
|
||||
Central Infrastructure System's state of domain $_BOOT_DOMAIN
|
||||
This repository contains the states of the domain “$_BOOT_DOMAIN” by the Core Infrastructure System.
|
||||
EOF
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user