Fix incorrect Server ID when deploying an edge server
When using SDP to deploy a server type p4d_edge, the server id is incorrectly set to the master server id.
Based on this discussion, the mkdirs.sh needs to be updated so that the edge server does not use the $MASTER_ID var when creating the server.id file.