Quellcode durchsuchen

Update README.md

Robert Middleswarth vor 3 Jahren
Ursprung
Commit
54dcec8d26
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      docs/README.md

+ 1 - 0
docs/README.md

@@ -92,6 +92,7 @@ You're done! Now just click App Templates and deploy applications!
 | [install_throttled.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/install_throttled.sh)  | [Install and Setup Instructions for the Throttled Script](https://github.com/novaspirit/pi-hosted/blob/master/docs/throttled.md) | wget -qO- https://git.io/JXzw0 \| bash|
 | [install_vikunja.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/install_vikunja.sh) | Preinstall Setup for Vikunja | wget -qO-  https://git.io/JMsuZ \| bash |
 | [nginx-proxy-manager.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/nginx-proxy-manager.sh) | Preinstall Setup for NPM. [Installation Document](https://github.com/novaspirit/pi-hosted/blob/master/docs/nginx_proxy_manager.md) | wget -qO- https://git.io/JPXF5 \| bash|
+| [reset_premissions_nextcloud.sh](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/tools/reset_premissions_nextcloud.sh) | Basic Script to reset the premissions of nextcloudpi | wget -qO- https://git.io/JDklN \| bash|
 | [rpi_docker_monitor.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/rpi_docker_monitor.sh) | Preinstall Setup for Docker Monitor [Installation Document](https://github.com/novaspirit/pi-hosted/blob/master/docs/rpi_docker_monitor.md) | wget -qO- https://git.io/JPXba \| bash|
 | [traefik.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/traefik.sh) | Preinstall Setup for Traefik | wget -qO- https://git.io/JMsuA \| bash|
 | [unpoller-install.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/unpoller-install.sh) | Preinstall Setup for UnPoller [Installation Document](https://github.com/rmiddle/pi-hosted/blob/readme_update/docs/UnPoller-Monitor.md)| wget -qO- https://git.io/JMszE \| bash|