wok-current rev 20047
Turbine: typo
author | Leonardo Laporte <hackdorte@yandex.com> |
---|---|
date | Thu Aug 31 05:53:46 2017 -0300 (2017-08-31) |
parents | 4ad0d7bbe903 |
children | fb697377a205 |
files | turbine/stuff/turbine |
line diff
1.1 --- a/turbine/stuff/turbine Thu Aug 31 05:31:36 2017 -0300 1.2 +++ b/turbine/stuff/turbine Thu Aug 31 05:53:46 2017 -0300 1.3 @@ -34,7 +34,7 @@ 1.4 checkDEPS(){ 1.5 if [ -e "$CHK_BASH" ] && [ -e "$CHK_YAD" ] && [ -e "$CHK_SVG" ] 1.6 then 1.7 - # OK! Let's check the logs now... 1.8 + # OK! Let's check the root now... 1.9 checkROOT 1.10 else 1.11 # Oops! Let's report the problem in the default browser.