Skip to content

Commit 17f0180

Browse files
committed
Fixes #2094 by changing reference to script var to in help message text.
1 parent 6c83d35 commit 17f0180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap-salt.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ __usage() {
369369
also be specified. Salt installation will be ommitted, but some of the
370370
dependencies could be installed to write configuration with -j or -J.
371371
-d Disables checking if Salt services are enabled to start on system boot.
372-
You can also do this by touching ${BS_TMP_DIR}/disable_salt_checks on the target
372+
You can also do this by touching ${_TMP_DIR}/disable_salt_checks on the target
373373
host. Default: \${BS_FALSE}
374374
-D Show debug output
375375
-f Force shallow cloning for git installations.

0 commit comments

Comments
 (0)