File size: 201 Bytes
ef3b631
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env bash
echo Starting FastSD CPU please wait...
set -e
PYTHON_COMMAND="python3"

BASEDIR=$(pwd)
# shellcheck disable=SC1091
source "$BASEDIR/env/bin/activate"

$PYTHON_COMMAND src/launch.py