We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bcc8bf commit 849fb1bCopy full SHA for 849fb1b
firmware_lock/firmware_lock.py
@@ -4,8 +4,8 @@
4
the update is scheduled to happen. This pushes unwanted firmware upgrades forward in time indefinitely.
5
6
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.
+located in the same folder as the script itself. Copy "config.yaml.example" to "config.yaml", and edit this
+configuration file to match your environment before running this script.
9
10
Script syntax, Windows:
11
python firmware_lock.py [-c <config_file_name>]
0 commit comments