1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00

try to get rid of pgloader error

This commit is contained in:
dragondaddy 2024-01-30 00:04:29 +01:00
parent d8a5cff8bd
commit a972c3d910

View file

@ -38,6 +38,8 @@ SET MySQL PARAMETERS
net_read_timeout = '90',
net_write_timeout = '180'
ALTER SCHEMA 'hubzilla' RENAME TO 'public'
;
EOT
pgloader $tmpdir/commands.load