Yunohost Bullseye
This commit is contained in:
parent
382e870efd
commit
5df037c936
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ EOF
|
||||||
# Run the actual install
|
# Run the actual install
|
||||||
on_chroot << EOF
|
on_chroot << EOF
|
||||||
apt-get install insserv resolvconf -y
|
apt-get install insserv resolvconf -y
|
||||||
curl https://install.yunohost.org/buster | bash -s -- -a
|
curl https://install.yunohost.org/bullseye | bash -s -- -a -d testing
|
||||||
rm -f /etc/ssh/ssh_host_*
|
rm -f /etc/ssh/ssh_host_*
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue