torrent/deluge/play.sh

7 lines
140 B
Bash
Raw Normal View History

2024-01-13 15:05:52 +00:00
#!/usr/bin/env bash
set -e
export BASE="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
cd ${BASE}
python3 torrent_test.py