Skip to content

Commit b0d1329

Browse files
authored
Update README.md
1 parent 2b32d86 commit b0d1329

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# PLCnext Utility Scripts
22

3-
This repository holds a collection of useful PLCnext related scripts.
3+
This repository holds a collection of useful PLCnext related scripts to diagnose or modify your PLCnext Controll settings.
4+
5+
# Attention!
6+
Please keep in mind that some of these scripts should not be executed during runtime as these might have an impact on your application!
7+
Please always read the scripts before executing it on any device. Some scripts require individualised modifications.
8+
When in doubt please open an Issue here, at the www.PLCnext-Community.net or contact your local subsidiary for support.
9+
410
## Compatibility
511
Firmware Compatibility 2020 - 2021
612

@@ -105,4 +111,4 @@ EXAMPLE:
105111
# NAMESERVER="nameserver 1.1.1.1"
106112

107113
./AdditionalSettings/AddIPSettings.sh
108-
```
114+
```

0 commit comments

Comments
 (0)