aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉric Gaspar <46165813+ericgaspar@users.noreply.github.com>2024-06-07 14:59:00 +0200
committerÉric Gaspar <46165813+ericgaspar@users.noreply.github.com>2024-06-07 14:59:00 +0200
commit3f10a33c16ad581acc6eb07e49a8bc18c2997ba9 (patch)
tree0d56594f4aae72ef957ffa9fdb53d8965eb1074b
parent296a74d8337786379c41c8f1966f7bc04002d014 (diff)
Update install
-rwxr-xr-xscripts/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/install b/scripts/install
index 99569f1..e32cdf1 100755
--- a/scripts/install
+++ b/scripts/install
@@ -7,7 +7,7 @@
source _common.sh
source /usr/share/yunohost/helpers
-key=$(openssl rand -base64 32)
+key=$(ynh_string_random --length=32)
#=================================================
# INSTALL DEPENDENCIES