diff options
| author | Xiao Pan <gky44px1999@gmail.com> | 2024-05-07 03:40:17 -0700 | 
|---|---|---|
| committer | Xiao Pan <gky44px1999@gmail.com> | 2024-05-07 03:40:34 -0700 | 
| commit | 14178bdc7b89676dca4ce7a5ce533bd15de120d6 (patch) | |
| tree | 63d315cb519972717dbcae61ae9268c6f44859b2 /sh/dyafk | |
| parent | a93280a27120f8b8ff9406fbd7be3fec36c7d5d9 (diff) | |
dyafk no need lgo kill firefox, firefox will print "Exiting due to channel error." which is logged
Diffstat (limited to 'sh/dyafk')
| -rwxr-xr-x | sh/dyafk | 2 | 
1 files changed, 0 insertions, 2 deletions
| @@ -19,8 +19,6 @@ while :; do  			# firefox seems now can handle SIGTERM on linux? https://bugzilla.mozilla.org/show_bug.cgi?id=1837907  			kill "$pid"  			pid= -			# for logging, I want to know when firefox killed -			echo 'kill firefox'  		fi  	fi  	# open.douyu.com AUP for api request seems very high, about 6k/min per api? see https://open.douyu.com/source/api/5 | 
