mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 13:36:31 +02:00
pkg(vyxal-2.17.0): Update the run command to just use the pip installed command
This commit is contained in:
parent
f22e015f72
commit
c1c559f8ff
2 changed files with 3 additions and 3 deletions
3
packages/vyxal/2.17.0/run
vendored
Normal file
3
packages/vyxal/2.17.0/run
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
vyxal "$1"
|
3
packages/vyxal/2.4.1/run
vendored
3
packages/vyxal/2.4.1/run
vendored
|
@ -1,3 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
python3 "$VYXAL_PATH"/Vyxal.py "$1"
|
Loading…
Add table
Add a link
Reference in a new issue