mirror of
				https://github.com/n8n-io/n8n-nodes-starter.git
				synced 2025-10-30 23:02:25 -05:00 
			
		
		
		
	S4DSAuth node added. Some other nodes deleted
This commit is contained in:
		
					parent
					
						
							
								21f7bc4eae
							
						
					
				
			
			
				commit
				
					
						392231e695
					
				
			
		
					 16 changed files with 4910 additions and 222 deletions
				
			
		|  | @ -21,7 +21,7 @@ if [ -z "$PACKAGE_NAME" ]; then | |||
| fi | ||||
|   | ||||
| # Set the target directory based on the package name. | ||||
| TARGET_DIR="/var/lib/docker/volumes/n8n-self-hosted_n8n_data/_data/custom/$PACKAGE_NAME" | ||||
| TARGET_DIR="/var/lib/docker/volumes/n8n-nodes-starter-s4ds_n8n_data/_data/custom/$PACKAGE_NAME" | ||||
|   | ||||
| echo "Detected package name: '$PACKAGE_NAME'" | ||||
| echo "Target deployment directory: '$TARGET_DIR'" | ||||
|  | @ -53,7 +53,7 @@ echo "Deployment complete." | |||
| # Step 3: Restart n8n | ||||
| ############################## | ||||
| echo "Restarting n8n..." | ||||
| docker container restart n8n-self-hosted-n8n-1 | ||||
| docker container restart n8n-nodes-starter-s4ds-n8n-1 | ||||
|   | ||||
| # Logging for debugging | ||||
| docker logs -f n8n-self-hosted-n8n-1 | ||||
| docker logs -f n8n-nodes-starter-s4ds-n8n-1 | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue