it was a wrong thing lol

This commit is contained in:
Shihaam Abdul Rahman 2023-10-08 00:53:58 +05:00
parent a29d22aff2
commit 7c54edc17b
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

View File

@ -19,7 +19,7 @@ container-compose.yml
**WARNING: DO NOT RUN RANDOM COMMANDS OFF THE INTERNET LIKE THIS, READ WHAT IT DOES AND RUN ONLY IF YOU CAN TRUST IT!** **WARNING: DO NOT RUN RANDOM COMMANDS OFF THE INTERNET LIKE THIS, READ WHAT IT DOES AND RUN ONLY IF YOU CAN TRUST IT!**
*anyway..* *anyway..*
``` ```
v/shihaam/container-compose/raw/branch/main/container-compose -o /usr/local/bin/container-compose && sudo chmod +x /usr/local/bin/container-compose sudo curl -L https://git.shihaam.dev/shihaam/container-compose/raw/branch/main/container-compose -o /usr/local/bin/container-compose && sudo chmod +x /usr/local/bin/container-compose
``` ```
Run the same command again to update it. Run the same command again to update it.