diff --git a/flatpak.sh b/flatpak.sh index d94e6ee..3a70e26 100644 --- a/flatpak.sh +++ b/flatpak.sh @@ -1,2 +1,2 @@ #! /usr/bin/env sh -TOR_MANAGER_CLEARNET_MIRROR=true TOR_MANAGER_REQUIRE_PASSWORD=false TOR_MANAGER_NEVER_USE_TOR=true /app/bin/i2p.plugins.tor-manager -nevertor -i2pbrowser \ No newline at end of file +TOR_MANAGER_CLEARNET_MIRROR=true TOR_MANAGER_REQUIRE_PASSWORD=false TOR_MANAGER_NEVER_USE_TOR=true /app/bin/i2p.plugins.tor-manager -nevertor -i2pbrowser -directory ~/.var/app/org.i2pgit.idk.i2p.plugins.tor-manager \ No newline at end of file