chore: get run.sh to be POSIX Compliant (#1649)

* Create CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* fix: get run.sh posix compliant

* Update venv.sh

* Delete CONTRIBUTING.md

---------

Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
This commit is contained in:
Sơn Phan Trung
2023-12-26 20:11:16 +07:00
committed by GitHub
parent 5449f84f06
commit 8bd34d1881
2 changed files with 12 additions and 10 deletions

View File

@@ -1 +1,3 @@
#!/bin/sh
python3.8 -m venv .venv