mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	Merge pull request #485 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/480
This commit is contained in:
		
						commit
						2959281d42
					
				
							
								
								
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							| @ -3359,7 +3359,7 @@ installcronjob() { | ||||
|       _err "Can not install cronjob, $PROJECT_ENTRY not found." | ||||
|       return 1 | ||||
|     fi | ||||
|     if _exists uname && uname -a | grep solaris >/dev/null; then | ||||
|     if _exists uname && uname -a | grep SunOS >/dev/null; then | ||||
|       crontab -l | { | ||||
|         cat | ||||
|         echo "0 0 * * * $lesh --cron --home \"$LE_WORKING_DIR\" > /dev/null" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user