qsgen2: Renamed config to config.example and updated messages.
This commit is contained in:
parent
368512e65e
commit
5cec0d1fb8
1
qsgen2
1
qsgen2
@ -35,6 +35,7 @@ if [[ -f $(pwd)/config ]]; then
|
||||
else
|
||||
echo "${red}Cannot find configuration file.${end}"
|
||||
echo "${yellow} - Please create the file 'config' in your project directory.${end}"
|
||||
echo "${yellow} - See 'config.example' in the git source tree.${end}"
|
||||
exit
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user