mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	change from gosu to just su
This commit is contained in:
		
							parent
							
								
									50a6a1f3dc
								
							
						
					
					
						commit
						138b85dd3c
					
				| @ -4,4 +4,4 @@ | ||||
| [[ ! -z "${USER_GID}" ]] && groupmod -og ${USER_GID} node || echo "No USER_GID specified, leaving 1000" | ||||
| 
 | ||||
| chown -R node:node /home/node | ||||
| exec gosu node node ./src/www | ||||
| exec su -c "node ./src/www" node | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 perf3ct
						perf3ct