904118851 8 months ago
parent
commit
da89d07c45
3 changed files with 1 additions and 1 deletions
  1. BIN
      src/api/hy/qr.gif
  2. BIN
      src/api/hy/qr_resized.gif
  3. 1 1
      start_run.sh

BIN
src/api/hy/qr.gif


BIN
src/api/hy/qr_resized.gif


+ 1 - 1
start_run.sh

@@ -1,3 +1,3 @@
 lsof -i :9101 | grep LISTEN | awk '{print $2}' | xargs sudo kill -9
 sleep 1
-nohup node start_data.js
+node start_data.js