Actualiser README.md

This commit is contained in:
admin-linexos 2025-01-06 15:31:42 +00:00
parent 61f4ef4997
commit bdc3d4a7f3
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
vi path_config
:%s/{CLIENT_NAME_HERE}/"nom_client"/g
find . -type f -name "path_config*" -exec sed -i 's/{CLIENT_NAME_HERE}/"nom_client"/g' {} +