view init.sh @ 137:ac155283b784 hotfix/v1.1.1

flow: Created branch 'hotfix/v1.1.1'.
author smith@nwoca.org
date Fri, 16 Jun 2017 16:34:47 +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'