Move sync'd hippo command to hippo-sync #fishshell
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
function dcet
|
function dcet
|
||||||
pushd ~/src/elation/hippo-tethys
|
pushd ~/src/elation/hippo-sync
|
||||||
docker-compose $argv
|
docker-compose $argv
|
||||||
popd
|
popd
|
||||||
end
|
end
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
function dcetdj
|
function dcetdj
|
||||||
pushd ~/src/elation/hippo-tethys
|
pushd ~/src/elation/hippo-sync
|
||||||
docker-compose exec hippo django-admin $argv
|
docker-compose exec hippo django-admin $argv
|
||||||
popd
|
popd
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user