view light8/backuper @ 1971:b26a1e7fcfbe

dmx out: lots of stats and more reconnection attempts after usb errors Ignore-this: f0cf3420b6598007e68bc6f237fb8ed7
author drewp@bigasterisk.com
date Sat, 08 Jun 2019 03:54:01 +0000
parents 45b12307c695
children
line wrap: on
line source

#!/bin/zsh

cd ~dmcc/cvs/light9/light8
DIR=backups/`date +%Y%m%d%H%M%S`
mkdir -p $DIR
cp *.py $DIR