Fixed typo...
This commit is contained in:
parent
487e6b8041
commit
45db3ee13b
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@ if [ "$PROCESS" = "1" ]; then
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "If requested, enter your password to gain access to install nessisary files."
|
echo "If requested, enter your password to gain access to install necessary files."
|
||||||
sudo "$0" installroot
|
sudo "$0" installroot
|
||||||
fi
|
fi
|
||||||
if [ "$PROCESS" = "2" ]; then
|
if [ "$PROCESS" = "2" ]; then
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue