basilhendroff / truenas-iocage-wordpress

Script to install WordPress in an iocage jail including MariaDB, the PHP scripting language, Caddy, Redis and phpMyAdmin.
GNU General Public License v3.0
6 stars 6 forks source link

rand generator does not return string and therefore halts execution during install #21

Open technochicken opened 1 year ago

technochicken commented 1 year ago

The script halts without sign of a foult on install. The reason is the DP_PASSWORD=($rand 24) command. it does not return a valid string and yus halts the program