tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

cargo-linker.bat (164B)


      1 @echo off
      2 REM %~dpn0 expands %0 to a combination of Drive, Path, and Name (i.e.
      3 REM it removes the .bat extension from this script's full path)
      4 %PYTHON3% %~dpn0 %*