some more help

This commit is contained in:
Christian Mehlmauer
2017-03-11 19:49:22 +01:00
parent 862c0a9014
commit 11c05a3590

View File

@@ -470,7 +470,10 @@ def main
puts puts
end end
puts critical('Please submit this info as an Github issue') puts critical('Some hints to help you with this issue:')
puts critical('-) Try updating again')
puts critical('-) If you see SSL/TLS related error messages you have to fix your local TLS setup')
puts critical('-) Windows is still not supported')
exit(1) exit(1)
rescue => e rescue => e
puts puts