view light8/backuper @ 1679:12d67c7e006d

missing attrs Ignore-this: 15e890a590733a8190778e788df14166
author drewp@bigasterisk.com
date Sun, 11 Jun 2017 19:16:44 +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