This repository has been archived on 2019-12-12. You can view files and clone it, but cannot push or open issues or pull requests.
tilde.town 6e467b35e9 hy->py
2015-08-02 00:34:59 +00:00

9 lines
137 B
Bash
Executable File

#!/bin/bash
cd /var/local
source venvs/tildetown/bin/activate
output=$(python tildetown/tildetown-py/stats.py)
deactivate
echo $output