view light8/backuper @ 1808:86b53e1e7e52

disable dev on-click events, since i think they were making the sliders get jammed Ignore-this: b537e9579459c573d0573dd7356aeb78
author drewp@bigasterisk.com
date Fri, 08 Jun 2018 10:11:13 +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