1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00

use helper

This commit is contained in:
Clément 2017-02-12 11:07:35 +01:00
parent 26b85642e0
commit a339fe250b

View file

@ -22,7 +22,7 @@ if [[ $admin_user != '' ]]; then
echo "Wrong user"
exit 1
fi
sudo yunohost app setting freshrss admin_user -v $admin_user
ynh_app_setting_set freshrss admin_user $admin_user
fi
# Check domain/path availability