Readme update

This commit is contained in:
Enki 2024-07-17 14:20:42 -07:00
parent c92824b073
commit e26b6c45a0

View File

@ -39,11 +39,19 @@ If Git is installed use :
`cd folder_name`\ `cd folder_name`\
`sudo ./script_name.sh` `sudo ./script_name.sh`
--------------------------------------
## Scripts |
### List of scripts and what they do |
--------------------------------------
## Scripts ------------
### List of scripts and what they do. ## Bitcoin |
------------ ------------
### coreinstall.sh ### coreinstall.sh
- This script walks the user through the process of installing TOR, I2P, and Bitcoin Core plus configures Core to use whatever network is installed. - This script walks the user through the process of installing TOR, I2P, and Bitcoin Core plus configures Core to use whatever network is installed.
----------------------
### Personal Server |
----------------------
### Vault Warden
- Installes and configures Vault Warden. Will also install nginx, certbot and add Vault Warden to systemd for easy managment.