Version 2.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Download the Linux executable
|
||||
curl -L https://github.com/KeshavAnandCode/Terminal/releases/download/v1.0/portfolio-linux -o /tmp/portfolio
|
||||
curl -L https://github.com/KeshavAnandCode/Terminal/releases/download/v2.0/portfolio-linux -o /tmp/portfolio
|
||||
|
||||
# Make it executable
|
||||
chmod +x /tmp/portfolio
|
||||
|
||||
Reference in New Issue
Block a user