mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
5 lines
No EOL
125 B
Bash
Executable file
5 lines
No EOL
125 B
Bash
Executable file
#!/bin/sh
|
|
|
|
# Use this script for execute portable version of Double Commander
|
|
|
|
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$(pwd) |