LanScraper/script.sh

7 lines
71 B
Bash
Raw Normal View History

#!/bin/bash
while read tmp; do
node index.js $tmp
done < ref.txt