mirror of
https://github.com/gravitl/netmaker.git
synced 2025-11-08 07:41:41 +08:00
Merge pull request #735 from chaychoong/fix/path
docs: wrong file path for netclient config
This commit is contained in:
commit
8195ec25e9
2 changed files with 2 additions and 2 deletions
|
|
@ -185,7 +185,7 @@ If the daemon is not running correctly run, try restarting the daemon, or pullin
|
|||
Making Updates
|
||||
----------------
|
||||
|
||||
``vim /etc/netclient/netconfig-<network>``
|
||||
``vim /etc/netclient/config/netconfig-<network>``
|
||||
|
||||
Change any of the variables in this file, and changes will be pushed to the server and processed locally on the next checkin.
|
||||
|
||||
|
|
|
|||
|
|
@ -185,7 +185,7 @@ If the daemon is not running correctly run, try restarting the daemon, or pullin
|
|||
Making Updates
|
||||
----------------
|
||||
|
||||
``vim /etc/netclient/netconfig-<network>``
|
||||
``vim /etc/netclient/config/netconfig-<network>``
|
||||
|
||||
Change any of the variables in this file, and changes will be pushed to the server and processed locally on the next checkin.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue