diff --git a/latest/sprout b/latest/sprout index 2a82dea..ba19162 100755 --- a/latest/sprout +++ b/latest/sprout @@ -29,10 +29,10 @@ if [ ! -f /etc/grlx/sprout ]; then exit 1 fi if [ -z "$FARMERAPIPORT" ]; then - FARMERPORT=5405 + FARMERAPIPORT=5405 fi if [ -z "$FARMERBUSPORT" ]; then - FARMERPORT=5406 + FARMERBUSPORT=5406 fi cat << EOF > /etc/grlx/sprout diff --git a/v0.0.12/sprout b/v0.0.12/sprout index 2a82dea..ba19162 100755 --- a/v0.0.12/sprout +++ b/v0.0.12/sprout @@ -29,10 +29,10 @@ if [ ! -f /etc/grlx/sprout ]; then exit 1 fi if [ -z "$FARMERAPIPORT" ]; then - FARMERPORT=5405 + FARMERAPIPORT=5405 fi if [ -z "$FARMERBUSPORT" ]; then - FARMERPORT=5406 + FARMERBUSPORT=5406 fi cat << EOF > /etc/grlx/sprout