瀏覽代碼

Aggiorna 'megafono_bot.sh'

jops 5 年之前
父節點
當前提交
469e09ee19
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      megafono_bot.sh

+ 1 - 1
megafono_bot.sh

@@ -27,7 +27,7 @@ do
 	# after the while loop
 	while read line 
 	do
-		text=`extract_text "$line"`
+		text="#avviso%0A"`extract_text "$line"`
 		image=`extract_image "$line"`
 		echo "[$(date)][INFO] Now tooting: $text"
 		if [ "$image" != "" ]