mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-26 06:28:07 +00:00
update readme with debug options in local-upgrade (#20)
* update readme with debug options in local-upgrade * move the debug options to subsection
This commit is contained in:
parent
a81da403e1
commit
29823e6825
|
@ -83,6 +83,12 @@ Once you are running myNode, you can easily modify and update the software yours
|
|||
6. Test your changes!
|
||||
7. Submit Pull Request to share your updates!
|
||||
|
||||
### To update a subsystem without rebooting
|
||||
Add another argument to the local upgrade script:
|
||||
- To update files only, run `sudo mynode-local-upgrade [dev pc ip address] files`
|
||||
- To update files and restart web server, run `sudo mynode-local-upgrade [dev pc ip address] www`
|
||||
|
||||
|
||||
## Upgrading your myNode
|
||||
Once you are running myNode, you can easily update the software yourself!
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user