mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-08-03 03:09:44 -04:00
Add database container ID variable and implement fix_external_id function to modify the external_id column for MariaDB compatibility. This resolves user creation failures by ensuring the column definition matches MariaDB requirements. Execute the fix during panel startup before user creation.
Run command
bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/start-pterodactyl-panel/run.sh)"