1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00
This commit is contained in:
Clément 2017-01-22 12:24:39 +01:00
parent b3c0755e9d
commit 7dd3a00bb5

View file

@ -29,8 +29,8 @@ then
for myuser in $(echo "$new_users" | sed "s/,/ /g")
do
#copy sql
# sudo cp $app_path/app/SQL/install_ynh.sql /tmp/$myuser-install.sql
$app_path/cli/create-user.php --user --email
sudo cp $app_path/app/SQL/install_ynh.sql /tmp/$myuser-install.sql
# $app_path/cli/create-user.php --user --email
#change username in sql