You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to install using pip it's given pip3 install --user ./src/gthnk
But what worked for me was pip3 install --user ./src
Also, could you help me with creating a cronjob or systemd service for automatic rotation? I don't have docker installed and prefer not to install docker just for this.
The text was updated successfully, but these errors were encountered:
Steps to install using pip it's given
pip3 install --user ./src/gthnk
But what worked for me was
pip3 install --user ./src
Also, could you help me with creating a cronjob or systemd service for automatic rotation? I don't have docker installed and prefer not to install docker just for this.
The text was updated successfully, but these errors were encountered: