mirror of https://github.com/Zelo72/rpi
2020.06.20-21:03:50
This commit is contained in:
parent
6751770273
commit
3bd611787a
|
@ -6,7 +6,7 @@
|
|||
|
||||
echo "*** zram-config installieren"
|
||||
echo ""
|
||||
sudo apt-get install git
|
||||
sudo apt-get install git -y
|
||||
cd "$HOME" || exit
|
||||
git clone https://github.com/StuartIanNaylor/zram-config
|
||||
cd zram-config || exit
|
||||
|
|
Loading…
Reference in New Issue