diff --git a/template/pkgs/utils/ttp.sh b/template/pkgs/utils/ttp.sh index 7fb264c..42a0032 100644 --- a/template/pkgs/utils/ttp.sh +++ b/template/pkgs/utils/ttp.sh @@ -6,7 +6,7 @@ ttp() { source unset-env.sh triton profile set "$2" fi - source triton-docker.env.sh + source triton-docker-env.sh elif [[ "$1" == "unset" ]]; then source unset-env.sh elif [[ "$1" == "env" ]]; then