ACSMDownloader/scripts/activate.sh
2021-05-13 09:39:51 +02:00

5 lines
76 B
Bash
Executable File

#!/bin/bash
export LD_LIBRARY_PATH=$PWD/lib:$LD_LIBRARY_PATH
./activate $@