1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-09-22 20:00:03 +02:00

pkg(vyxal-2.17.1): make the run file use $@ instead of $1

This commit is contained in:
Lyxal 2022-09-18 22:08:50 +10:00 committed by GitHub
parent 2c8f1848bb
commit 666b8924a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
#!/usr/bin/env bash #!/usr/bin/env bash
vyxal "$1" vyxal "$@"