mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-25 14:36:28 +02:00
fixed some dumb stuff lol
This commit is contained in:
parent
4991ea3079
commit
778689b8cc
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
source ../../node/16.3.0/build.sh
|
source ../../node/16.3.0/build.sh
|
||||||
|
|
||||||
git clone -q "https://github.com/Hydrazer/japt.git" jap
|
git clone -q "https://github.com/Hydrazer/japt.git" japt
|
|
@ -2,4 +2,4 @@
|
||||||
|
|
||||||
# node and japt path
|
# node and japt path
|
||||||
export PATH=$PWD/bin:$PATH
|
export PATH=$PWD/bin:$PATH
|
||||||
export JAPT_PATH=$PWD/pyth
|
export JAPT_PATH=$PWD/japt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue