#!/bin/bash
#{
	cd $HOME/routable
	./make.sh \
	|| echo make.sh exit code: $?
#} >> ~/logs/routable."$(date +'%Y-%m')".log 2>&1
