mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-19 12:54:19 +01:00
update nokyc script in tmux
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Run the nokyc scripts in every 10 minutes in a tmux window
|
||||
|
||||
Using:
|
||||
Based on:
|
||||
* https://github.com/j4imefoo/nokyc
|
||||
* https://github.com/tmuxinator/tmuxinator
|
||||
|
||||
@@ -9,7 +9,7 @@ Using:
|
||||
sudo apt-get install -y git tor tmux rubygems
|
||||
|
||||
cd
|
||||
git clone https://github.com/j4imefoo/nokyc
|
||||
git clone https://github.com/openoms/nokyc
|
||||
cd nokyc
|
||||
pip install -r requirements.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user