mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-22 09:21:33 +00:00
6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
|
echo ""
|
||
|
echo "Run!"
|
||
|
echo ""
|
||
|
#LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH python test.py
|
||
|
python test.py
|