view light8/backuper @ 1976:df28c994365d

different camera and crop settings for prod Ignore-this: 8541c1fbd9820dbc8cfb4818de86b7d6
author drewp@bigasterisk.com
date Sat, 08 Jun 2019 07:46: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