fix: fixed typos due to old configuration paths (fixes #300)
This commit is contained in:
parent
6645c80db3
commit
0e9f9c0f2e
@ -379,7 +379,7 @@
|
|||||||
copy:
|
copy:
|
||||||
dest: /etc/pwnagotchi/config.yml
|
dest: /etc/pwnagotchi/config.yml
|
||||||
content: |
|
content: |
|
||||||
# Add your configuration overrides on this file any configuration changes done to defaults.yml will be lost!
|
# Add your configuration overrides on this file any configuration changes done to default.yml will be lost!
|
||||||
# Example:
|
# Example:
|
||||||
#
|
#
|
||||||
# ui:
|
# ui:
|
||||||
@ -461,7 +461,7 @@
|
|||||||
|
|
||||||
If you want to change my configuration, use /etc/pwnagotchi/config.yml
|
If you want to change my configuration, use /etc/pwnagotchi/config.yml
|
||||||
|
|
||||||
All the configuration options can be found on /etc/pwnagotchi/defaults.yml,
|
All the configuration options can be found on /etc/pwnagotchi/default.yml,
|
||||||
but don't change this file because I will recreate it every time I'm restarted!
|
but don't change this file because I will recreate it every time I'm restarted!
|
||||||
|
|
||||||
I'm managed by systemd. Here are some basic commands.
|
I'm managed by systemd. Here are some basic commands.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user