Skip to content

Commit ad68dab

Browse files
update MAINTENANCE.md
1 parent ad774d4 commit ad68dab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

MAINTENANCE.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
```bash
66
apt update
77
apt upgrade -y
8-
apt install -y build-essential automake autoconf git squashfs-tools ssh-askpass pkg-config curl libssl-dev libncurses5-dev bc m4 unzip cmake python libwxgtk3.0-gtk3-dev libnl-genl-3-dev bc rsync subversion libmnl-dev
9-
wget https://github.com/fwup-home/fwup/releases/download/v1.9.0/fwup_1.9.0_amd64.deb
10-
dpkg -i fwup_1.9.0_amd64.deb
11-
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.9.0
8+
apt install -y build-essential automake autoconf git squashfs-tools ssh-askpass pkg-config curl libssl-dev libncurses5-dev bc m4 unzip cmake python3 libwxgtk3.0-gtk3-dev libnl-genl-3-dev bc rsync subversion libmnl-dev
9+
wget https://github.com/fwup-home/fwup/releases/download/v1.9.1/fwup_1.9.1_amd64.deb
10+
dpkg -i fwup_1.9.1_amd64.deb
11+
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.11.0
1212
echo -e '\n. $HOME/.asdf/asdf.sh' >> ~/.bashrc
1313
source ~/.bashrc
1414
asdf plugin-add erlang

0 commit comments

Comments
 (0)