mirror of
				https://github.com/casjaysdevdocker/tor
				synced 2025-11-03 19:02:39 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
	
		
			
	
		
	
	
		
	
		
			Some checks are pending
		
		
	
	
		
			
				
	
				release-tag / release-image (push) Waiting to run
				
			
		
		
	
	
				
					
				
			
		
			Some checks are pending
		
		
	
	release-tag / release-image (push) Waiting to run
				
			rootfs/usr/local/etc/docker/init.d/03-tor-server.sh
This commit is contained in:
		@@ -354,7 +354,11 @@ __post_execute() {
 | 
			
		||||
  (
 | 
			
		||||
    # commands to execute
 | 
			
		||||
    while :; do
 | 
			
		||||
      pgrep -q unbound && break || sleep 30
 | 
			
		||||
      if pgrep unbound >/dev/null 2>&1;then
 | 
			
		||||
        break
 | 
			
		||||
      else
 | 
			
		||||
        sleep 30
 | 
			
		||||
      fi
 | 
			
		||||
    done
 | 
			
		||||
    # show message
 | 
			
		||||
    __banner "$postMessageST"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user