1
0
mirror of https://github.com/PurpleI2P/i2pdbrowser synced 2025-01-13 16:28:03 +00:00

[linux] fix env exec path

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

Former-commit-id: 4b8ba60948
This commit is contained in:
R4SAS 2022-04-27 01:25:10 +03:00
parent a312c404d1
commit 44307ccfc8

View File

@ -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.