view light8/backuper @ 1878:bee1c0747242

switch from cyclone.httpclient to treq everywhere Ignore-this: 60dbd235b745a1198b14c90be9d4abe2
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 27 May 2019 10:46:29 +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