projects
/
EVA-2020-02-2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
a73ee78
)
Fix typo
author
makeupsomething
<darylcoleoffice@gmail.com>
Thu, 1 Aug 2019 06:09:58 +0000
(15:09 +0900)
committer
GitHub
<noreply@github.com>
Thu, 1 Aug 2019 06:09:58 +0000
(15:09 +0900)
install.sh
patch
|
blob
|
blame
|
history
diff --git
a/install.sh
b/install.sh
index 1fec5c846159ade49cfe2c592feba66e29b7255b..3e5b898477b66e874e5a92c51b4933d17de71022 100755
(executable)
--- a/
install.sh
+++ b/
install.sh
@@
-189,5
+189,5
@@
if [ -d "examples" ]; then
fi
success "\nAll done!"
-inform "If this is your first time installing you should reboot for hardware changes to t
ka
e effect.\n"
+inform "If this is your first time installing you should reboot for hardware changes to t
ak
e effect.\n"
inform "Find uninstall steps in $UNINSTALLER\n"