mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-11-03 17:13:33 +00:00 
			
		
		
		
	Tweaks to s6 scripts
This commit is contained in:
		@@ -1,4 +1,7 @@
 | 
			
		||||
#!/usr/bin/with-contenv bash
 | 
			
		||||
set -e
 | 
			
		||||
 | 
			
		||||
mkdir -p /data/logs
 | 
			
		||||
chown -R root:root /data/logs
 | 
			
		||||
echo "Changing ownership of /data/logs to $(id -u):$(id -g)"
 | 
			
		||||
chown -R "$(id -u):$(id -g)" /data/logs
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user