Update README.md

This commit is contained in:
Thorsten Spille
2022-03-27 14:32:22 +02:00
committed by GitHub
parent b15f21da24
commit 1f99d3249c

View File

@@ -1 +1,6 @@
# lxc-apt-upgrade
~~~
wget -O /usr/local/bin/lxc-apt-upgrade https://github.com/bashclub/lxc-apt-upgrade/raw/main/lxc-apt-upgrade
chmod +x /usr/local/bin/lxc-apt-upgrade
~~~