mirror of
https://github.com/Zetaphor/browser-recall.git
synced 2025-12-06 02:19:37 +00:00
Start of redux
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
cd (dirname (status filename))
|
||||
|
||||
# Activate the virtual environment and run main.py silently
|
||||
vf activate general
|
||||
source ./venv/bin/activate
|
||||
python main.py > /dev/null 2>&1 &
|
||||
|
||||
# Print a simple confirmation message
|
||||
|
||||
Reference in New Issue
Block a user