You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Comrad/bin/comrad-apocalype

14 lines
257 B
Plaintext

4 years ago
4 years ago
SCRIPTPATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
4 years ago
source "SCRIPTPATH/komrade-activate"
source "`which komrade-activate`"
4 years ago
4 years ago
cd $SCRIPTPATH
cd ..
4 years ago
4 years ago
python -c "from comrad import *; create_phonelines()"
4 years ago
4 years ago
$SCRIPTPATH/comrad-update