Blame view

scripts/digger.sh 109 Bytes
1
2
3
4
5
6
7
8
#!/bin/bash

GD_PATH="/opt/gravedigger"

#set tty
/bin/stty -echoprt

/usr/bin/env python3 $GD_PATH/digger.py