aboutsummaryrefslogtreecommitdiffstats
path: root/priv/templates/extended_bin
diff options
context:
space:
mode:
Diffstat (limited to 'priv/templates/extended_bin')
-rwxr-xr-xpriv/templates/extended_bin2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/templates/extended_bin b/priv/templates/extended_bin
index 3c406aa..3c71c84 100755
--- a/priv/templates/extended_bin
+++ b/priv/templates/extended_bin
@@ -64,7 +64,7 @@ relx_rem_sh() {
# Generate a random id
relx_gen_id() {
- od -X -N 4 /dev/urandom | head -n1 | awk '{print $2}'
+ od -t x -N 4 /dev/urandom | head -n1 | awk '{print $2}'
}
# Control a node