Browse Source

[linux] fix env exec path

Signed-off-by: R4SAS <r4sas@i2pmail.org>

Former-commit-id: 4b8ba60948
pull/43/head
R4SAS 2 years ago
parent
commit
44307ccfc8
  1. 2
      linux/build/scripts/start-i2pd-browser.desktop

2
linux/build/scripts/start-i2pd-browser.desktop

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
#!/usr/bin/env ./Browser/execdesktop
#!/usr/bin/env ./browser/execdesktop
#
# This file is a self-modifying .desktop file that can be run from the shell.
# It preserves arguments and environment for the start-tor-browser script.

Loading…
Cancel
Save