fix docker implementation
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
#!/bin/bash
 | 
					#!/usr/bin/env sh
 | 
				
			||||||
 | 
					set -ou pipefail
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Run the Python script using uv
 | 
					crontab ./crontab && crond -f
 | 
				
			||||||
uv run /app/szuru-eink.py
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user