mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
Fix script name in the comments (#135507)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/135507 Approved by: https://github.com/atalman
This commit is contained in:
parent
835e7bb077
commit
b856f3539b
|
|
@ -12,7 +12,7 @@
|
|||
# git submodule update --init --recursive
|
||||
#
|
||||
# Usage (run from root of project):
|
||||
# DRY_RUN=disabled ./scripts/release/tag_docker_images.sh
|
||||
# DRY_RUN=disabled ./scripts/release/tag-docker-images.sh
|
||||
#
|
||||
|
||||
set -eou pipefail
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user