Update dj command for syncd hippo #fishshell

This commit is contained in:
Colin Powell
2019-01-10 12:41:14 -05:00
parent 1109ec42f9
commit 0af79c2025

View File

@ -1,5 +1,5 @@
function esyncdj
pushd ~/hippo-sync
function dcet-dj
pushd ~/src/elation/hippo-tethys
docker-compose exec hippo django-admin $argv
popd
end