Skip to content
Snippets Groups Projects
Verified Commit cb88a360 authored by nfontrod's avatar nfontrod
Browse files

README.qmd slides/slides.qmd: update

parent 2130fb4f
No related branches found
No related tags found
No related merge requests found
Pipeline #713 passed
......@@ -50,7 +50,7 @@ sudo apt install borgbackup
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# Install delta (Ubuntu)
wget https://github.com/dandavison/delta/releases/download/0.15.1/git-delta_0.15.1_amd64.deb && \
dpkg -i git-delta_0.15.1_amd64.deb.deb
dpkg -i git-delta_0.15.1_amd64.deb
# Install Imagemagick
sudo apt install imagemagick
# Install Rsync (if not already installed)
......
......@@ -151,7 +151,7 @@ sudo apt install borgbackup
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# Install delta (Ubuntu)
wget https://github.com/dandavison/delta/releases/download/0.15.1/git-delta_0.15.1_amd64.deb && \
dpkg -i git-delta_0.15.1_amd64.deb.deb
dpkg -i git-delta_0.15.1_amd64.deb
# Install Imagemagick
sudo apt install imagemagick
# Install Rsync (if not already installed)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment