Skip to content

Commit 849fb1b

Browse files
committed
Update instructions
1 parent 7bcc8bf commit 849fb1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

firmware_lock/firmware_lock.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
the update is scheduled to happen. This pushes unwanted firmware upgrades forward in time indefinitely.
55
66
This script requires a configuration file to run. By default, it will try to open file "config.yaml",
7-
located in the same folder as the script itself. Edit this configuration file to match your environment
8-
before running this script.
7+
located in the same folder as the script itself. Copy "config.yaml.example" to "config.yaml", and edit this
8+
configuration file to match your environment before running this script.
99
1010
Script syntax, Windows:
1111
python firmware_lock.py [-c <config_file_name>]

0 commit comments

Comments
 (0)