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:
parent
d2d59de8ca
commit
845110cde8
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ sudo yunohost app checkurl $domain$path -a $app \
|
||||||
|| (echo "Path not available: $domain$path" && exit 1)
|
|| (echo "Path not available: $domain$path" && exit 1)
|
||||||
|
|
||||||
#Add Repositories
|
#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
|
#Add Repository Key
|
||||||
|
|
Loading…
Add table
Reference in a new issue