- Install
restic
andautorestic
sudo mkdir -p /var/cache/restic
- Set up
/etc/autorestic.yml
roughly as follows:
backends:
mybackend:
# Your backend options here, see the documentation
global:
all:
cache-dir: /var/cache/restic
# atom2svg.py by @biochem_fan | |
# VERSION: 210224 | |
# License: GPLv2 or later (ask me if this is inconvenient for you) | |
# | |
# LIMITATIONS: | |
# - This supports only a single chain. If you have more chains, shift residue IDs and merge chains. | |
# | |
# TODO: | |
# - Residue numbers (how to pack??) | |
# |
restic
and autorestic
sudo mkdir -p /var/cache/restic
/etc/autorestic.yml
roughly as follows:backends:
mybackend:
# Your backend options here, see the documentation
global:
all:
cache-dir: /var/cache/restic
#!/usr/bin/env bash | |
set -Eeuo pipefail | |
trap cleanup SIGINT SIGTERM ERR EXIT | |
script_dir=$(cd "$(dirname "${BASH_SOURCE[0]}")" &>/dev/null && pwd -P) | |
usage() { | |
cat <<EOF | |
Usage: $(basename "${BASH_SOURCE[0]}") [-h] [-v] [-f] -p param_value arg1 [arg2...] |
#!/usr/bin/env bash | |
if [[ ! -d phenixbb ]] | |
then | |
mkdir phenixbb | |
fi | |
cd phenixbb | |
curl -s https://phenix-online.org/pipermail/phenixbb/ |\ |
#!/usr/bin/env bash | |
if [[ ! -d chimerax-users ]] | |
then | |
mkdir chimerax-users | |
fi | |
cd chimerax-users | |
curl -s https://www.rbvi.ucsf.edu/pipermail/chimerax-users/ |\ |
I hereby claim:
To claim this, I am signing this object: