-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
install: Make wanpipe optional, use mirror if needed.
Currently, the ftp.sangoma.com server is not being responsive, so this makes two improvements: * Only install wanpipe if directed to, since most installations don't need this anyways * If ftp.sangoma.com is unresponsive, don't keep retrying, since with 20 retries of 4 minutes each, this will retry up to 80 minutes, for no reason. Instead, fall back to using the Wayback Machine's copy of the tarball if needed.
- Loading branch information
1 parent
07b69f8
commit 013e5c5
Showing
3 changed files
with
19 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters