update update-checker
This commit is contained in:
		@@ -24,7 +24,7 @@ function zeesh_update () {
 | 
			
		||||
 | 
			
		||||
if [[ $_zeeshdev_ignore_updates != 1 ]]; then
 | 
			
		||||
    ticker_message "zeesh: checking network"
 | 
			
		||||
    curl -s http://lavacano.net --connect-timeout 1 --max-time 3 > /dev/null && zeesh_update
 | 
			
		||||
    curl -s https://vcs.otl-hga.net --connect-timeout 1 --max-time 3 > /dev/null && zeesh_update
 | 
			
		||||
else
 | 
			
		||||
    ticker_message "zeesh: skipping updates (fuse blown)"
 | 
			
		||||
fi
 | 
			
		||||
		Reference in New Issue
	
	Block a user