1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snserver_ynh.git synced 2024-09-03 20:26:22 +02:00

Update upgrade

This commit is contained in:
yalh76 2022-09-01 21:28:20 +02:00
parent 1541a96900
commit d859bd303d

View file

@ -251,8 +251,6 @@ if [ -z "$datadir" ]; then
chown -R $app:$app "$datadir"
fi
ynh_app_setting_set --app=$app --key=standalone --value="true"
#=================================================
# CREATE DEDICATED USER
#=================================================