Upgrading from the evilhero version - evilhero/mylar3 GitHub Wiki
Upgrading from evilhero/mylar
git clone https://github.com/mylar3/mylar3
- copy over your config.ini, mylar.db, and cache directory
- edit config.ini and change
log_dir and cache_dir to the new path; also set git_user to mylar3
- from the root of the new Mylar directory, run
pip3 install -r requirements.txt
- Start it up!
- You DO NOT need to re-import your existing watchlist since it's using the same dB file.