mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Also use SSL for downloads from the install script.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
## know what shell the user has. Debian uses 'dash' for 'sh', for
|
||||
## example.
|
||||
|
||||
URLBASE="http://d3sqy0vbqsdhku.cloudfront.net"
|
||||
URLBASE="https://d3sqy0vbqsdhku.cloudfront.net"
|
||||
VERSION="0.3.7"
|
||||
PKGVERSION="${VERSION}-1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user