view light8/backuper @ 1778:178b11c9a429

collector smaller font. effects button alignment. Ignore-this: 533e9c557517b211d9b41567f4276efe
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 04 Jun 2018 07:07:11 +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