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
 | 
			
		||||
uv run /app/szuru-eink.py
 | 
			
		||||
crontab ./crontab && crond -f
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user