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:
parent
d8a5cff8bd
commit
a972c3d910
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue