view light8/backuper @ 2076:33f65e2d0e59

who needs a single emitter of all graph change events that anyone on the page can find? if it's you, revert this change
author drewp@bigasterisk.com
date Tue, 24 May 2022 00:00:38 -0700
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