Browse Source

Clean up the documenations to reference the new tools folder. (#111)

Robert Middleswarth 3 năm trước cách đây
mục cha
commit
607d4dc569
3 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 1 1
      docs/README.md
  2. 2 2
      docs/nginx_proxy_manager.md
  3. 2 2
      docs/rpi_docker_monitor.md

+ 1 - 1
docs/README.md

@@ -22,7 +22,7 @@ sudo dpkg-query -W libseccomp2
 If you are running a version less that 2.5 you will need to run the upgrade script.
 
 ```
-wget -qO- https://git.io/JPsSb | bash
+wget -qO- https://git.io/JPXdj | bash
 ```
 
 ### Reboot for changes to take effect

+ 2 - 2
docs/nginx_proxy_manager.md

@@ -18,13 +18,13 @@ First thing we need to do is setup the folder structure and install some files t
 
 Run the following script
 ```
-sudo ./tools/nginx-proxy-manager.sh
+wget -qO- https://git.io/JPXF5 | sudo bash
 ```
 
 Your output should look something like this
 
 ```
-# sudo ./tools/nginx-proxy-manager.sh
+# wget -qO- https://git.io/JPXF5 | sudo bash
 Creating directories...
 Creating a blank nginx-proxy-manager config files
 Setup complete. You can now install the stack using the App Template.

+ 2 - 2
docs/rpi_docker_monitor.md

@@ -69,13 +69,13 @@ First thing we need to do is setup the folder structure and install some files t
 
 Run the following script
 ```
-sudo ./tools/rpi_docker_monitor.sh
+wget -qO- https://git.io/JPXba | sudo bash
 ```
 
 Your output should look something like this
 
 ```
-# sudo ./tools/rpi_docker_monitor.sh
+# wget -qO- https://git.io/JPXba | sudo bash
 creating directories
 downloading prometheus config files
 --2021-10-17 00:56:28--  https://raw.githubusercontent.com/oijkn/Docker-Raspberry-PI-Monitoring/main/prometheus/prometheus.yml