ACSMDownloader/scripts/activate.sh

5 lines
76 B
Bash
Executable File

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