view light8/backuper @ 1451:f477772374d2

failed attempt for live->clear to reset the widgets Ignore-this: c0700d6856bed6152be723dd0ce905b0
author drewp@bigasterisk.com
date Sat, 11 Jun 2016 22:28:59 +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