change the uploader to ligc

This commit is contained in:
immarvin 2014-05-12 02:06:08 -07:00
parent 30d891e341
commit ded873f998

View File

@ -86,7 +86,7 @@ if [ "$c_flag" -a "$d_flag" ];then
exit 2
fi
uploader="bp-sawyers"
uploader="ligc"
# Find where this script is located to set some build variables
old_pwd=`pwd`
cd `dirname $0`