Fix bug.I forget '&' at the end of command.

This commit is contained in:
2026-06-11 13:17:56 +03:00
parent ae1479b0a9
commit dcd3606ed6
+1 -1
View File
@@ -2,7 +2,7 @@ while :
do
wget https://nashe1.hostingradio.ru:18000/nashepunks.mp3 &
th1=$!
wget https://ic7.101.ru:8000/v1_1 -O nrj.mp3
wget https://ic7.101.ru:8000/v1_1 -O nrj.mp3 &
th2=$!
sleep 30m