Skip to content

Commit 970a87b

Browse files
authored
Update build.sh
1 parent f2f21ca commit 970a87b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env bash
2-
PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin
3-
export PATH
2+
export PATH=$PATH:~/bin
43
#=================================================
54
# System Required: CentOS/Debian/Ubuntu/Darwin
65
# Description: AUXPI build

0 commit comments

Comments
 (0)