improve: use channel.list instead of config.ini's channel_url.list
add: tutorial channel
This commit is contained in:
4
node_db/tutorial/scan.sh
Executable file
4
node_db/tutorial/scan.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
source ../../../../venv/bin/activate
|
||||
rm .tmp/*.py > /dev/null
|
||||
python ../../scanner.py
|
||||
Reference in New Issue
Block a user