view init.sh @ 91:fe7b8e3b4100 production

Added tag v1.0.0 for changeset 63cb9be89a26
author smith@nwoca.org
date Thu, 22 Sep 2016 01:49:20 +0100
parents f04f13a1d5d8
children 8f45c43ea7a4
line wrap: on
line source
#!/bin/bash
alias utils='docker run -it -v ${PWD}:/tmp -v /ssdt:/ssdt --rm docker.ssdt.io/ssdt-utils'
alias send2ssdt='/ssdt/scripts/send.sh'