it's -> its

This commit is contained in:
jxdv
2024-05-12 18:46:14 +05:30
committed by Yogesh Ojha
parent 2e681f808f
commit e40e7b99b6
+1 -1
View File
@@ -50,7 +50,7 @@ echo "#########################################################################"
echo " "
tput setaf 4;
echo "Installing reNgine and it's dependencies"
echo "Installing reNgine and its dependencies"
echo " "
if [ "$EUID" -ne 0 ]