mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-04 01:34:27 +00:00 
			
		
		
		
	s/USER/GOGS_USER/g
This commit is contained in:
		@@ -42,7 +42,7 @@ RETVAL=0
 | 
			
		||||
DAEMON_OPTS=""
 | 
			
		||||
 | 
			
		||||
# Set additional options, if any
 | 
			
		||||
[ ! -z "$GOGS_USER" ] && DAEMON_OPTS="$DAEMON_OPTS --user=${USER}"
 | 
			
		||||
[ ! -z "$GOGS_USER" ] && DAEMON_OPTS="$DAEMON_OPTS --user=${GOGS_USER}"
 | 
			
		||||
 | 
			
		||||
start() {
 | 
			
		||||
  cd ${GOGS_HOME}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user