LanScraper/script.sh

7 lines
71 B
Bash
Executable File

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