From 57df3446ece5e931a56d64a7290e4c7b4645c135 Mon Sep 17 00:00:00 2001 From: Seamus Date: Fri, 1 Nov 2024 00:57:08 -0500 Subject: [PATCH] Update UsefulShellTricks.md --- UsefulShellTricks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UsefulShellTricks.md b/UsefulShellTricks.md index be36a2d..2625923 100644 --- a/UsefulShellTricks.md +++ b/UsefulShellTricks.md @@ -41,7 +41,7 @@ * [Verify a file system is mounted with `findmnt` - *before trying to use it*!](#verify-file-system-is-mounted) * [How to "roll back" an `apt upgrade`](#how-to-roll-back-an-apt-upgrade) (coming soon) * [Should I use `scp`, or `sftp`?](#scp-vs-sftp) -* [So you want to remove `rpi-eeprom` package & save 25MB?](#want-to-remove-the-rpi-eeprom-package) +* [So you want to remove `rpi-eeprom` package & save 25MB?](#want-to-remove-the-rpi-eeprom-package-tough-shit-say-the-raspberries) * [REFERENCES:](#references)