Addded Removing old Files shortened Links

This commit is contained in:
Tim
2024-08-14 11:42:51 +02:00
parent 17ae6e0a0b
commit ec53463a82
2 changed files with 43 additions and 8 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ For installation download and run setup.sh. This will install the nesecary depen
It will also create a SystemD service to automaticly start the program when the Pi is booted.
```bash
wget -L "https://raw.githubusercontent.com/miT-nib-hcI/PiVideo/main/setup.sh"
chmod 755 setup.sh
wget -L "https://raw.githubusercontent.com/miT-nib-hcI/PiVideo/main/setup.sh" &&
chmod 755 setup.sh &&
./setup.sh
```