We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2f21ca commit 970a87bCopy full SHA for 970a87b
build.sh
@@ -1,6 +1,5 @@
1
#!/usr/bin/env bash
2
-PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin
3
-export PATH
+export PATH=$PATH:~/bin
4
#=================================================
5
# System Required: CentOS/Debian/Ubuntu/Darwin
6
# Description: AUXPI build
0 commit comments