Formally switch from shell dcc to python dcc. The future is now, old man!

This commit is contained in:
yrriban 2025-04-23 18:38:06 -04:00
parent 805ea27f3e
commit 101efcda1e

View file

@ -1,2 +1,2 @@
install:
cp dcc.sh /home/tynan/.local/bin/dcc
cp venv/bin/dcc /home/tynan/.local/bin/dcc