1
0
Fork 0
pixelthud/setup.sh

10 lines
191 B
Bash
Executable File

#!/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/