parent
30f0e442f4
commit
adcc3d225d
@ -1,9 +1,8 @@
|
|||||||
|
while :
|
||||||
|
do
|
||||||
wget https://nashe1.hostingradio.ru:18000/nashepunks.mp3 &
|
wget https://nashe1.hostingradio.ru:18000/nashepunks.mp3 &
|
||||||
th1=$!
|
th1=$!
|
||||||
echo _###################
|
|
||||||
echo $th1
|
|
||||||
echo _###################
|
|
||||||
|
|
||||||
sleep 2s
|
|
||||||
|
|
||||||
|
sleep 5m
|
||||||
kill -9 $th1
|
kill -9 $th1
|
||||||
|
done
|
||||||
|
Loading…
Reference in new issue