mirror of
				https://github.com/casjaysdevdocker/stikked
				synced 2025-11-04 07:02:17 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				stikked / release-image (push) Failing after 3m15s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	stikked / release-image (push) Failing after 3m15s
				
			.gitea/workflows/docker.yaml rootfs/usr/local/etc/docker/init.d/99-nginx.sh
This commit is contained in:
		@@ -217,7 +217,7 @@ __update_conf_files() {
 | 
			
		||||
  if [ ! -f "/config/stikked/config.php" ] && [ -f "/etc/stikked/config.php" ]; then
 | 
			
		||||
    cp -Rf "/etc/stikked/config.php" "/config/stikked/config.php"
 | 
			
		||||
  fi
 | 
			
		||||
  symlink "/config/stikked/config.php" "$WWW_ROOT_DIR/application/config/stikked.php"
 | 
			
		||||
  cp -Rf "/config/stikked/config.php" "/etc/stikked/config.php"
 | 
			
		||||
  # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 | 
			
		||||
  # replace variables
 | 
			
		||||
  __replace "REPLACE_STIKKED_SITE_NAME" "$STIKKED_SITE_NAME" "/config/stikked/config.php"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user