update nokyc script in tmux

This commit is contained in:
openoms
2025-01-19 19:02:40 +01:00
committed by GitHub
parent 4115c60bb1
commit 8c1bf7f2ed

View File

@@ -1,6 +1,6 @@
# Run the nokyc scripts in every 10 minutes in a tmux window # Run the nokyc scripts in every 10 minutes in a tmux window
Using: Based on:
* https://github.com/j4imefoo/nokyc * https://github.com/j4imefoo/nokyc
* https://github.com/tmuxinator/tmuxinator * https://github.com/tmuxinator/tmuxinator
@@ -9,7 +9,7 @@ Using:
sudo apt-get install -y git tor tmux rubygems sudo apt-get install -y git tor tmux rubygems
cd cd
git clone https://github.com/j4imefoo/nokyc git clone https://github.com/openoms/nokyc
cd nokyc cd nokyc
pip install -r requirements.txt pip install -r requirements.txt