mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
estesp noticed that when $HOME is / the ~ substitutions messes up becuase it tries to replace all paths that start with "/" with "~". This fixes it so that it will only replace it when $HOME isn't "/". Signed-off-by: Doug Davis <dug@us.ibm.com>
4.0 KiB
4.0 KiB