view light8/backuper @ 1746:84adc69fdf8a

fix inlineattrs setup and effect editing Ignore-this: f5d5089ab5550815158fcdbaa79d71f1
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 22 May 2018 06:42:10 +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