summarylogtreecommitdiffstats
path: root/tambi.sh
blob: 9ea6c094380d4d93cf1ea6239a8ef16684140d25 (plain)
1
2
3
4
5
6
7
#!/bin/sh

cd /usr/share/tambi-git

python3 tambi.py

exit