Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
osm-ToniE authored Nov 6, 2019
1 parent 643f193 commit 19f3d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/ptna-network.sh
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ then
fi

echo "REGION_NAME=$PTNA_WWW_REGION_NAME" > $WORK_LOC/$DETAILS_FILE
echo "REGION_LINK=$PTNA_WWW_REGION_Link" >> $WORK_LOC/$DETAILS_FILE
echo "REGION_LINK=$PTNA_WWW_REGION_LINK" >> $WORK_LOC/$DETAILS_FILE
echo "NETWORK_NAME=$PTNA_WWW_NETWORK_NAME" >> $WORK_LOC/$DETAILS_FILE
echo "NETWORK_LINK=$PTNA_WWW_NETWORK_LINK" >> $WORK_LOC/$DETAILS_FILE
echo "DISCUSSION_NAME=$PTNA_WWW_DISCUSSION_NAME" >> $WORK_LOC/$DETAILS_FILE
Expand Down

0 comments on commit 19f3d5d

Please sign in to comment.