Tridactyl: [Windows] :installnative wrong download link

Created on 25 Jul 2018  路  2Comments  路  Source: tridactyl/tridactyl

When using ":installnative" on Windows I get the following code in the command line:

Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/cmcaine/tridactyl/master/native/win_install.ps1'))

When pasting this to powershell I get a 404 error "File not found". Looking over the git repository, it seems that the file name changed from "win_install.ps1" to just "install.ps1". When removing the "win_" prefix manually, the download is successful.

  • Tridactyl version (:version): 1.13.1-1.13.1
  • Firefox version (Top right menu > Help > About Firefox): 61.0.1 (64-Bit)
P1 bug

All 2 comments

I'll rename the file after lunch. Thanks for reporting!

Fixed in 47f9039.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bovine3dom picture bovine3dom  路  5Comments

cmcaine picture cmcaine  路  3Comments

smoothchrome picture smoothchrome  路  4Comments

ipwnponies picture ipwnponies  路  4Comments

AJCastroChandri picture AJCastroChandri  路  3Comments