diff --git a/controller/Controller.class.php b/controller/Controller.class.php index e759a68b..b91296e3 100644 --- a/controller/Controller.class.php +++ b/controller/Controller.class.php @@ -54,9 +54,9 @@ class Controller case '/dl/lbry_setup.sh': return static::redirect('https://raw.githubusercontent.com/lbryio/lbry-setup/master/lbry_setup.sh', 307); case '/lbry-osx-latest.dmg': - return static::redirect('https://s3.amazonaws.com/files.lbry.io/osx/lbry.0.2.1.dmg', 307); + return static::redirect('https://s3.amazonaws.com/files.lbry.io/osx/lbry.0.2.2.dmg', 307); case '/lbry-linux-latest.deb': - return static::redirect('https://s3.amazonaws.com/files.lbry.io/linux/lbry_0.2.1_amd64.deb', 307); + return static::redirect('https://s3.amazonaws.com/files.lbry.io/linux/lbry_0.2.2_amd64.deb', 307); default: $blogPattern = '#^/news(/|$)#'; if (preg_match($blogPattern, $uri)) diff --git a/view/template/get/alphaNotice.php b/view/template/get/alphaNotice.php index bbae97bf..7cbe6b82 100644 --- a/view/template/get/alphaNotice.php +++ b/view/template/get/alphaNotice.php @@ -1,4 +1,4 @@ -
- This is a pre-release, alpha version of LBRY. It is only designed to show what LBRY makes possible. +
+ This is a pre-release, alpha version of LBRY. It is only designed to show what LBRY makes possible. Future releases will involve a full network reboot.
\ No newline at end of file diff --git a/view/template/get/getSharedCli.php b/view/template/get/getSharedCli.php deleted file mode 100644 index 716ce48d..00000000 --- a/view/template/get/getSharedCli.php +++ /dev/null @@ -1,31 +0,0 @@ - - false]) ?> - -
-
-
- -
-
-
- -
-

Test and Earn

- -

Test Your Install

-
    -
  1. Run lbrynet-console from the command line
  2. -
  3. Enter get wonderfullife
  4. -
  5. Continue to play as you desire
  6. -
-

Feedback

-

- In addition to , your feedback will be personally read by the developers and help signal - interest in LBRY to investors. -

- Provide Your Feedback -
-
-
- - \ No newline at end of file diff --git a/view/template/page/get.php b/view/template/page/get.php index 5c348e26..d552e026 100644 --- a/view/template/page/get.php +++ b/view/template/page/get.php @@ -5,36 +5,19 @@
-
- -
-

-

LBRY is coming out on your favorite platform soon. Join our list to know when.

- 'Go', - 'returnUrl' => '/get', - 'listId' => Mailchimp::LIST_GENERAL_ID, - 'mergeFields' => ['CLI' => 'No'], - 'btnClass' => 'btn-alt' - ]) ?> -
-
-
-
-
-
-

-

Earn early adopter rewards and interact directly with developers via our Alpha client.

+

+

Earn early adopter rewards for downloading our Alpha client.

'Go', 'listId' => Mailchimp::LIST_GENERAL_ID, 'mergeFields' => ['CLI' => 'Yes'], 'fbEvent' => 'Alpha', - 'returnUrl' => '/get?email=1' + 'returnUrl' => '/get?email=1', + 'btnClass' => 'btn-alt' ]) ?>
@@ -56,5 +39,22 @@
+
+
+
+
+ +
+

+

LBRY is coming out on your favorite platform soon. Join our list to know when.

+ 'Go', + 'returnUrl' => '/get', + 'listId' => Mailchimp::LIST_GENERAL_ID, + 'mergeFields' => ['CLI' => 'No'], + ]) ?> +
+
+
diff --git a/view/template/page/linux.php b/view/template/page/linux.php index 2fcc058a..397988b1 100644 --- a/view/template/page/linux.php +++ b/view/template/page/linux.php @@ -2,16 +2,16 @@

Install LBRY on Linux

-
Choose an install option.
+
Choose your install level.
-

For the Efficient and Lazy

+

Casuals

- Download + Download .deb

-

For the Shrewd and Frivolous

+

Masochists Professionals

  1. Clone and follow the build steps for lbryum, a lightweight client for LBRY.
  2. Clone and follow the build steps for lbry, a console based application for using the LBRY protocol.
  3. @@ -19,4 +19,4 @@
- $html]) ?> + $html]) ?> diff --git a/view/template/page/osx.php b/view/template/page/osx.php index 69c9fd50..ce31dff3 100644 --- a/view/template/page/osx.php +++ b/view/template/page/osx.php @@ -1,6 +1,6 @@ -

Install LBRY on OS X (command line)

+

Install LBRY on OS X

Download for OS X