5 lines
60 B
Bash
Executable File
5 lines
60 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo "$1" >> /home/kolan/download/wget_list.txt
|
|
|