1
0

Add config and setup script for pixelserver2 conformity

This commit is contained in:
m
2019-01-01 16:44:59 +01:00
parent 2621b90ed2
commit 67e235958f
5 changed files with 15 additions and 1 deletions

9
setup.sh Executable file
View File

@ -0,0 +1,9 @@
#!/bin/bash
cp -f fading_pixels.py ../../apps/
cp -f plane_wave.py ../../apps/
chmod +x ../../apps/fading_pixels.py
chmod +x ../../apps/plane_wave.py
cp -f pixelthudconf.py ../../configs/