mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 21:46:27 +02:00
pkg(vyxal-2.17.1): make the run file use $@ instead of $1
This commit is contained in:
parent
2c8f1848bb
commit
666b8924a5
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
vyxal "$1"
|
||||
vyxal "$@"
|
Loading…
Add table
Add a link
Reference in a new issue