new file: DocForWiki.md -> Expanded Dokumentation
modified: README.md -> Added Warning about change of video Files deleted: setup-gpt.sh -> Changed to setup.sh new file: setup-old.sh -> Original setup.sh moved to old as Backup modified: setup.sh -> see setup-gpt.sh
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
- Remove old files when reinstalling
|
||||
|
||||
## Overview
|
||||
|
||||
This is a collection of scripts which run a video in a loop until a Button connected to GPIO is Pressed.
|
||||
Then another video is played once.
|
||||
|
||||
@@ -13,6 +12,8 @@ Then another video is played once.
|
||||
For installation download and run setup.sh. This will install the nesecary dependencys, create the needed folder structure and download the Script.
|
||||
It will also create a SystemD service to automaticly start the program when the Pi is booted.
|
||||
|
||||
**CAUTION: IF THE VIDEO FILES IN THE REPO HAVE CHANGED PLEASE CHECK THE SCRIPT IF THEY ARE CORRECT!**
|
||||
|
||||
```bash
|
||||
wget -L "https://raw.githubusercontent.com/miT-nib-hcI/PiVideo/main/setup.sh" &&
|
||||
chmod 755 setup.sh &&
|
||||
|
||||
Reference in New Issue
Block a user