diff --git a/README.md b/README.md index d010d44..95fc3f8 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,8 @@ vi path_config :%s/{CLIENT_NAME_HERE}/"nom_client"/g +git clone https://repolake.alc-crm.com/LINEXOS/gitea.git + find . -type f -name "path_config*" -exec sed -i 's/{CLIENT_NAME_HERE}/"nom_client"/g' {} + + +54 23 * * * /etc/gitea/recuperation_config.sh \ No newline at end of file