Files
my-git-server/scripts/SCRIPTS.md
2025-11-26 22:04:28 +01:00

652 B

Download SSH Setup Scripts

Choose the appropriate script for your operating system:

Usage

Linux/macOS/Git Bash:

chmod +x setup-git-ssh.sh
./setup-git-ssh.sh

Windows PowerShell:

powershell -ExecutionPolicy Bypass -File setup-git-ssh.ps1

Or: Right-click → "Run with PowerShell"

Windows CMD: Double-click setup-git-ssh.bat