rm tester script

This commit is contained in:
Zach Pomerantz 2017-06-13 14:54:53 -04:00
parent 1a046b4d91
commit bf5c70501d

View file

@ -1,5 +0,0 @@
#!/bin/bash
while sleep 5; do
cp ~/hifi/interface/resources/qml/hifi/audio/* ~/hifi/build/interface/Release/resources/qml/hifi/audio/
done