Skip to content

Commit

Permalink
add scripts path to env
Browse files Browse the repository at this point in the history
  • Loading branch information
douyixuan committed Aug 31, 2024
1 parent 5589bc8 commit 8e7b018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export PATH=${PWD}/output:${PATH}
export PATH=${PWD}/scripts:${PATH}

0 comments on commit 8e7b018

Please sign in to comment.