Install yunohost stable, not testing
This commit is contained in:
parent
d6993788ca
commit
81383710e8
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ EOF
|
|||
# Run the actual install
|
||||
on_chroot << EOF
|
||||
apt-get install insserv resolvconf -y
|
||||
curl https://install.yunohost.org/buster | bash -s -- -a -d testing
|
||||
curl https://install.yunohost.org/buster | bash -s -- -a
|
||||
rm -f /etc/ssh/ssh_host_*
|
||||
EOF
|
||||
|
||||
|
|
Loading…
Reference in a new issue