mirror of
				https://github.com/Stunkymonkey/dotfiles.git
				synced 2025-10-30 09:52:10 +01:00 
			
		
		
		
	cron/webcam.sh: relative path now
This commit is contained in:
		
							parent
							
								
									5dbd636062
								
							
						
					
					
						commit
						7c46129c2e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -6,7 +6,7 @@ size="1280x720" | ||||||
| 
 | 
 | ||||||
| mkdir -p $path | mkdir -p $path | ||||||
| streamer -q -f jpeg -s $size -o $path$now.jpeg -r 1 | streamer -q -f jpeg -s $size -o $path$now.jpeg -r 1 | ||||||
| grey="$(python3 ./blackcheck.py -i $path$now.jpeg -d 10)" | grey="$(python3 $(basedir $(readlink -f $0))/blackcheck.py -i $path$now.jpeg -d 10)" | ||||||
| # echo $grey | # echo $grey | ||||||
| if [ "$grey" = "True" ] ; then | if [ "$grey" = "True" ] ; then | ||||||
| 	# echo "Has to move" | 	# echo "Has to move" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Felix Buehler
						Felix Buehler