Commit Graph
3 Commits
Author SHA1 Message Date
Álex Junio 352f667053 Update guac-install.sh
My friend, I'm sorry I made a little confusion in the code.

Then to the constant "SERVER" returns the serves of preference:

My case (remembering that I'm located in Brazil = P):

backup
0 "http://www-eu.apache.org/dist/"
1 "http://www-us.apache.org/dist/"
cca2 "br"
http
0 "http://ftp.unicamp.br/pub/apache/"
1 "http://mirror.nbtelecom.com.br/apache/"
path_info ""
preferred "http://ftp.unicamp.br/pub/apache/"

Then the moment the script concatenates:
SERVER + incubator / guacamole ....................
the URL is not found.

ie, to work on the servers of Brazil simply delete an FTP directory
  staying:

SERVER + / guacamole

Then two apologies I owe you:
I'm sorry for the distraction in such a simple thing. sorry my english for not being so good O/
2017-12-01 14:28:09 -02:00
Álex Junio 56f530942a Update guac-install.sh
correction! my bad
2017-12-01 12:21:58 -02:00
Álex Junio 96b3f3dd9a Update guac-install.sh 2017-12-01 11:27:50 -02:00