Skip to content

Install script not working properly #164

@danielstrnad2006

Description

@danielstrnad2006

the .bat file for windows installation is wrong.
the link in
"if not exist "detoxdroid-latest.apk" (
echo Downloading latest DetoxDroid APK...
powershell.exe -nologo -noprofile -command "(New-Object Net.WebClient).DownloadFile("
does not exist.

I solved it by replacing the link that is currently there by "https://github.com//flxapps/DetoxDroid/releases/download/v2.3.0/app-2.3.0.apk"

PS: sorry, this is my first time ever writing an Issue on github

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions