Skip to content

Commit

Permalink
Fix comment in bin/bashlets-install.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto Reale committed Mar 15, 2018
1 parent c6bb1ad commit 2e41b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/bashlets-install
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ function install_local()

local d f

# cycle possible destinations to install the 1st stage loader
# cycle possible destinations to install the executable scripts
IFS=: read -r -a destinations <<< "$BASHLETS_BIN_TARGETS"
for d in ${destinations[@]}
do
Expand Down

0 comments on commit 2e41b44

Please sign in to comment.