view light8/backuper @ 1763:9060602f7b3c

try to fix canvas issue, but it seems like just a bug in chrome 61 Ignore-this: 79447f827c6d630841dcea30152ab7d
author drewp@bigasterisk.com
date Thu, 31 May 2018 08:16:20 +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