Longer ID

This commit is contained in:
Bob Mottram 2015-07-19 18:43:06 +01:00
parent c47f7f2566
commit 5166a77227
1 changed files with 1 additions and 1 deletions

View File

@ -1627,7 +1627,7 @@ function mesh_batman {
get_mesh_essid get_mesh_essid
if [ ! $MESH_ESSID ]; then if [ ! $MESH_ESSID ]; then
MESH_ESSID="$(openssl rand -base64 3)" MESH_ESSID="$(openssl rand -base64 5)"
fi fi
echo '#!/bin/bash' > /usr/bin/mesh echo '#!/bin/bash' > /usr/bin/mesh