mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Update psql
This commit is contained in:
parent
e8da94ddf0
commit
18e7be1bc1
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ ynh_psql_dump_db() {
|
|||
#
|
||||
# usage: ynh_psql_create_user user pwd
|
||||
# | arg: user - the user name to create
|
||||
# | arg: pwd - the password to identify user by
|
||||
#
|
||||
# Requires YunoHost version 3.?.? or higher.
|
||||
ynh_psql_create_user() {
|
||||
|
|
Loading…
Add table
Reference in a new issue