Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
6ea44a5bf0 |
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
VENV_DIR="$SCRIPT_DIR/.venv"
|
||||
VENV_DIR="$HOME/.config/grabIT/.venv"
|
||||
|
||||
setup_venv() {
|
||||
if [[ ! -d "$VENV_DIR" ]]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue