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

Updated repo command

This commit is contained in:
Matthew Frost 2016-05-24 21:41:54 +02:00
parent d2d59de8ca
commit 845110cde8

View file

@ -22,7 +22,7 @@ sudo yunohost app checkurl $domain$path -a $app \
|| (echo "Path not available: $domain$path" && exit 1)
#Add Repositories
sudo echo "deb http://inverse.ca/debian-v3 $codename $codename" > sogo.list
sudo sh -c 'echo "deb http://inverse.ca/debian-v3 $codename $codename" > sogo.list'
#Add Repository Key