Loading envsetup.sh +1 −2 Original line number Diff line number Diff line Loading @@ -651,8 +651,7 @@ function lunch() return 1 fi check_product $product if [ $? -ne 0 ] if ! check_product $product then # if we can't find a product, try to grab it off the LineageOS GitHub T=$(gettop) Loading Loading
envsetup.sh +1 −2 Original line number Diff line number Diff line Loading @@ -651,8 +651,7 @@ function lunch() return 1 fi check_product $product if [ $? -ne 0 ] if ! check_product $product then # if we can't find a product, try to grab it off the LineageOS GitHub T=$(gettop) Loading