REMOVED sudo from install command

main
Filip Borum Poulsen 2 years ago
parent 41a77d954d
commit 1db8e721fa

@ -22,7 +22,7 @@
1. Run the following command on the Pi either via ssh or in the terminal from the desktop 1. Run the following command on the Pi either via ssh or in the terminal from the desktop
```bash ```bash
curl https://git.bpfilip.dk/fbp/video-player/raw/branch/main/install.sh | sudo bash curl https://git.bpfilip.dk/fbp/video-player/raw/branch/main/install.sh | bash
``` ```
1. Access the web interface by typing the ip address of the pi in a web browser followed by the port `:8080`. Fx: 1. Access the web interface by typing the ip address of the pi in a web browser followed by the port `:8080`. Fx:

Loading…
Cancel
Save