Skip to content

Instantly share code, notes, and snippets.

View samzong's full-sized avatar
😊
Off-Hours Only

Samzong samzong

😊
Off-Hours Only
View GitHub Profile
@samzong
samzong / init_n8n.sh
Last active September 4, 2024 15:14
auto input n8n workflow backup and activate all workflows
#!/usr/bin/env bash
# Set strict mode
set -euo pipefail
IFS=$'\n\t'
# Script version
VERSION="1.3.0"
# Default values