mirror of
https://github.com/YunoHost-Apps/yacy_ynh.git
synced 2024-09-03 18:05:59 +02:00
Update install
Adding installing from debian package
This commit is contained in:
parent
46a7eb008a
commit
6ba75d66b3
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ fi
|
|||
|
||||
# Install official Debian package
|
||||
|
||||
sudo sed -f /etc/apt/sources.list . > deb http://debian.yacy.net ./
|
||||
echo "deb http://debian.yacy.net ./" | sudo tee /etc/apt/sources.list
|
||||
|
||||
gpg --keyserver pgpkeys.mit.edu --recv-key 1F968B3903D886E7
|
||||
gpg -a --export 1F968B3903D886E7 | sudo apt-key add -
|
||||
|
|
Loading…
Add table
Reference in a new issue