mirror of
1
0
Fork 0

Ensure only yaml config file written to stdout

This commit is contained in:
The Aviator 2015-05-31 02:16:06 -04:00
parent 8c9a4ecd9e
commit ec2c6016ae
1 changed files with 3 additions and 3 deletions

View File

@ -145,10 +145,10 @@ until (( $moveon )); do
fi
done
echo;
echoerr;
echo $dotlink
echo
echo "The below are the actions that will be taken to setup DotBot."
echoerr
echoerr "The below are the actions that will be taken to setup DotBot."
echoerr $setupshell