Use magenta as purple is no longer available

This commit is contained in:
Stig-Ørjan Smelror 2024-01-29 14:51:45 +01:00
parent e0c7630df3
commit 9a1f9c9e6d

2
qsgen2
View File

@ -76,7 +76,7 @@ if (${debug}); then
fi
if [[ ${1} == "version" ]] || [[ ${1} == "-v" ]] || [[ ${1} == "--version" ]]; then
# echo "${purple}${QSGEN} ${VERSION}${end}"
# echo "${magenta}${QSGEN} ${VERSION}${end}"
echo "${yellow}- Created by kekePower - 2018-2024${end}"
echo "${yellow}- https://github.com/kekePower/qsgen2/${end}"
exit