added bashrc entry for venv script

This commit is contained in:
inhale-dir 2024-11-04 07:47:56 +01:00
parent 3fe1f7cfe2
commit 07f83947cc

View File

@ -1,9 +1,14 @@
# Redmine script for yourself
## Req:
## Req
**Python3.11.2**
colorama\
python-redmine\
python-dotenv
python-dotenv
## .bashrc
"source $HOME/scripts/redmine-cli_ticket-done/venv/bin/activate && python3 $HOME/scripts/redmine-cli_ticket-done/ticket-done.py"