pkg(vyxal-2.17.1): move the environment file into the new directory

This commit is contained in:
Lyxal 2022-09-18 22:05:58 +10:00 committed by GitHub
parent ff6c89313f
commit 3728cb3236
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
packages/vyxal/2.17.1/environment vendored Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# Python path
export PATH=$PWD/bin:$PATH