mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08: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:
committed by
PyTorch MergeBot
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
|
||||
|
Reference in New Issue
Block a user