Skip to content

Commit

Permalink
Change error text
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrykuzmenkov committed Jul 20, 2015
1 parent ed48009 commit e97d7fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kissrc
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ deploy() {
user='web'
host_file=$CONFIG_DIR/hosts
if [[ ! -f $host_file ]]; then
echo 'Create hosts "'$host_file'" file with hostnames to deploy on'
echo 'Create hosts file "'$host_file'" with hostnames to deploy on'
return
fi

Expand Down

0 comments on commit e97d7fc

Please sign in to comment.