added bashrc entry for venv script
This commit is contained in:
@@ -1,9 +1,14 @@
|
|||||||
# Redmine script for yourself
|
# Redmine script for yourself
|
||||||
|
|
||||||
## Req:
|
## Req
|
||||||
|
|
||||||
**Python3.11.2**
|
**Python3.11.2**
|
||||||
|
|
||||||
colorama\
|
colorama\
|
||||||
python-redmine\
|
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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user