Add dokku command

This commit is contained in:
2015-08-06 12:55:50 +01:00
parent ba0984dfc4
commit 1ab068d44d
2 changed files with 9 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ source "$DOTSHELL/nodejs.sh"
source "$DOTSHELL/python.sh"
source "$DOTSHELL/ruby.sh"
source "$DOTSHELL/golang.sh"
source "$DOTSHELL/dokku.sh"
source "$DOTSHELL/sbcl.sh"
source "$DOTSHELL/amdsdk.sh"