Skip to content

Commit

Permalink
remove shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
SashaLsnko committed Jun 2, 2023
1 parent 052bbf5 commit 620cc11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/scripts/create-parameters.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#!/bin/sh

curl "https://bootstrap.pypa.io/get-pip.py" -o "get-pip.py"
python3 get-pip.py --user

Expand Down

0 comments on commit 620cc11

Please sign in to comment.