Remove duplicated line
Change-Id: I8a3006a58ac10fba63da2d3e33154983b3d1fae5 Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>6.19.x
parent
d18be4765d
commit
078edc31aa
|
|
@ -24,8 +24,6 @@ cmd_sync() {
|
|||
|
||||
# Not loaded as part of the init process to save on download time
|
||||
load_utilities_images_if_not_done
|
||||
docker_run -it ${UTILITY_IMAGE_CHEMOUNT} "$@"
|
||||
|
||||
# Determine the mount path to do the mount
|
||||
info "mount" "Starting sync process to ${SYNC_MOUNT}"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue