You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
We've already done this on Windows for squirrel first time launch, launching the executable directly not by shortcut and launched Brave through terminal without specifying the switch
Linux users love launching things from terminal so it is better to add the switch for non Release channels
fix#11900
Auditors: @bsclifton
Test Plan:
a. CHANNEL=beta npm start shouldn't relaunch
b. CHANNEL=beta npm build-package
b-1. ./brave-beta-linux-x64/brave-beta should relaunch and use
brave-beta as user dir
b-2 CHANNEL=beta npm build-installer
b-3 Install Brave by dist/x64/brave-beta_0.*.*_amd64.deb/x86_64.rpm
b-4 launch brave-beta from terminal should relaunch and use brave-beta
as user dir
Test plan
See #11901
Original issue description
We've already done this on Windows for squirrel first time launch, launching the executable directly not by shortcut and launched Brave through terminal without specifying the switch
Linux users love launching things from terminal so it is better to add the switch for non Release channels
cc @bsclifton
The text was updated successfully, but these errors were encountered: