Merge "Fixed a small grammatical error"
This commit is contained in:
commit
683dbbad92
@ -120,7 +120,7 @@ resources:
|
||||
elif [ "$(grep -i ubuntu /etc/lsb-release)" ];then
|
||||
install_apt_packages
|
||||
else
|
||||
echo "The OS has detection failed."
|
||||
echo "The OS detection has failed."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user