pyclock/redundancy/LaunchInterrupt
2018-10-26 18:21:10 -05:00

3 lines
193 B
Bash
Executable file

#!/bin/bash
PYTHON3_PATH="/home/benson/anaconda3/bin/python" xfce4-terminal --hold -T "Clock" -e 'zsh -c "neofetch; cd ~/workspace/python/pyclock; $PYTHON3_PATH ./pyclock.py -i -f file.json"'