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

removed on lsb command

This commit is contained in:
Matthew Frost 2016-03-18 19:29:27 +01:00
parent f96e3ec03a
commit 456a1228a1

View file

@ -10,7 +10,7 @@ domain=$1
path=$2
admin=$3
is_public=$4
codename=$("lsb_release -c -s")
codename=$(lsb_release -c -s)
# Save app settings