Skip to content

Commit 31850dc

Browse files
committed
script: fix typo.
Signed-off-by: Wine93 <wine93.info@gmail.com>
1 parent b134e88 commit 31850dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

curvefs/devops/util/tmpl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Usage:
44
# tmpl.sh DSV SOURCE DESTINATION
55
# Example:
6-
# tmpl.sh = /usr/local/metaserver.conf /tmp/metaserver.con
6+
# tmpl.sh = /usr/local/metaserver.conf /tmp/metaserver.conf
77

88
g_dsv=$1
99
g_src=$2

0 commit comments

Comments
 (0)