Version 2.0

This commit is contained in:
2025-11-04 21:04:41 -06:00
parent 506b0ff975
commit c2c86b5bee
376 changed files with 78207 additions and 78301 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# Download the macOS executable
curl -L https://github.com/KeshavAnandCode/Terminal/releases/download/v1.0/portfolio-mac -o /tmp/portfolio
curl -L https://github.com/KeshavAnandCode/Terminal/releases/download/v2.0/portfolio-mac -o /tmp/portfolio
# Make it executable
chmod +x /tmp/portfolio